[Mesa-dev] [Bug 55856] kwin with gles window content is not updating (gen4)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 6 10:28:17 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55856
--- Comment #3 from Fredrik Höglund <fredrik at kde.org> ---
KWin uses EGL_NV_post_sub_buffer to do partial updates. But it looks like
dri2_swap_buffers_region(), which this commit changed, is called by both
eglSwapBuffersRegionNOK() and eglPostSubBufferNV(). So this commit fixed one
entry point and broke the other.
--
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/mesa-dev/attachments/20121106/ae58e79f/attachment.html>
More information about the mesa-dev
mailing list