<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - glxSwapBuffers has no effect"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105132#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - glxSwapBuffers has no effect"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105132">bug 105132</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>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)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>