[Mesa-dev] [Bug 54080] glXQueryDrawable fails with GLXBadDrawable for a Window in direct context

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 8 02:32:17 PDT 2014


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

--- Comment #7 from Ian Romanick <idr at freedesktop.org> ---
The server doesn't make the direct-rendering client current, so it gets angry
when it tries to make it un-current.  This is the reason we weren't sending it
the MakeCurrent in the first place.  There's probably some work that would need
to be done in the server to make this work.

-- 
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/20141008/1c2a42f4/attachment.html>


More information about the mesa-dev mailing list