https://bugs.freedesktop.org/show_bug.cgi?id=106337
Bug ID: 106337
Summary: eglWaitClient() doesn't work as documented using DRI2
backend
Product: Mesa
Version: 18.0
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: EGL
Assignee: mesa-dev@lists.freedesktop.org
Reporter: mgorc...@qnx.com
QA Contact: mesa-dev@lists.freedesktop.org
According to EGL 1.4 specification eglWaitClient() should be equivalent of
glFinish() call, but according to the function code of dri2_wait_client() it
does just flush() without waiting for any pending operations on drawable
surface.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev