[Mesa-dev] [Bug 105132] glxSwapBuffers has no effect

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 16 18:11:46 UTC 2018


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

--- Comment #2 from Emil Velikov <emil.l.velikov at gmail.com> ---
Could swear I pushed something on the topic - commit
c9d449de640f62d83149e64015029b466c44b12c. Which seems to be EGL/x11 :-(

invalidateAvailable is available only for DRI2 1.3+

Having a look at the server side
DRI2Version seems off - it always advertises DRI2 1.2
minor is set based on the driver DRI2InfoRec::version v4, relates to DRI2 1.3

Skimming through a local xorg-video-intel checkout, the only way it advertises
v3 or less, is when built against ancient xserver.

So if built correctly, the issue "should not happen" (tm)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180216/8c80c2c9/attachment.html>


More information about the mesa-dev mailing list