https://bugs.freedesktop.org/show_bug.cgi?id=68378

Kristian Høgsberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Kristian Høgsberg <[email protected]> ---
commit 6346e501ac4146b3fdff8d36ef575e5fbbd96e34
Author: Stanislav Vorobiov <[email protected]>
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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to