[Mesa-dev] [Bug 106337] eglWaitClient() doesn't work as documented using DRI2 backend
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 1 17:23:40 UTC 2018
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 at lists.freedesktop.org
Reporter: mgorchak at qnx.com
QA Contact: mesa-dev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180501/74e9e863/attachment.html>
More information about the mesa-dev
mailing list