[Mesa-dev] [Bug 105013] [regression] GLX+VA-API+clutter-gst video playback is corrupt with Mesa 17.3 (but is fine with 17.2)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 8 10:00:25 UTC 2018


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

--- Comment #3 from Thomas Hellström <thellstrom at vmware.com> ---
Hm,

This is really a cleanup commit assuming that it's illegal to pass drawables
around different screens. 

But I see now that the @draw argument to get_dri_screen() is not used in the
implementations, so the correct cleanup appears to be to remove that argument,
and indeed let the function return the screen of the currently bound context.

>From what I can tell, reverting that commit should be safe.

But I'll put together a proper patch.

-- 
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/20180208/a256cd97/attachment.html>


More information about the mesa-dev mailing list