[Mesa-dev] [Bug 106337] eglWaitClient() doesn't work as documented using DRI2 backend

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 2 04:50:46 UTC 2018


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

--- Comment #1 from Tapani Pälli <lemody at gmail.com> ---
(In reply to mgorchak at qnx.com from comment #0)
> 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.

Do you see issues with some particular driver? The flush() implementation
should take care that pending operations are done.

-- 
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/20180502/15d15c09/attachment.html>


More information about the mesa-dev mailing list