[Wayland-bugs] [Bug 68378] subsurfaces demo should call eglMakeCurrent for triangle subsurface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 28 22:56:31 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68378
Kristian Høgsberg <krh at bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Kristian Høgsberg <krh at bitplanet.net> ---
commit 6346e501ac4146b3fdff8d36ef575e5fbbd96e34
Author: Stanislav Vorobiov <s.vorobiov at samsung.com>
Date: Wed Aug 28 10:14:35 2013 +0400
subsurfaces: fix rendering problem with cairo-glesv2
when using cairo-glesv2 subsurface rendering code
implicitly calls eglMakeCurrent(dpy, NULL, NULL, ctx)
(since EGL_KHR_surfaceless_context is used), thus,
triangle_frame_callback:eglSwapBuffers returns EGL_BAD_SURFACE
error for all invocations other that the first one
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130829/23c1cf6e/attachment.html>
More information about the Wayland-bugs
mailing list