[Mesa-dev] [Bug 97957] Awful screen tearing in a separate X server with DRI3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 28 15:19:51 UTC 2017


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

--- Comment #16 from Thomas Hellström <thellstrom at vmware.com> ---
(In reply to Fredrik Höglund from comment #15)
> (In reply to Thomas Hellström from comment #13)
> > It sounds to me like a back- to back SwapBuffers() is an application bug.
> > The back buffer content is undefined after a SwapBuffers().
> 
> It is not undefined when the implementation supports EXT_buffer_age.

Well it may be for some buffers. Whether or not the app uses EXT_buffer_age
correctly in this case doesn't really matter as there are apps out there that
most certainly don't. Perhaps we can use a driconf option for such apps to
restrict available swap methods.

But most importantly there is a mesa dri3 bug here. And looking closer at the
code the glx/dri implementation of GLX_OML_swap_method appears utterly broken,
so it will take some time to fix.

-- 
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/20170628/a9104f2e/attachment-0001.html>


More information about the mesa-dev mailing list