<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [regression] GLX+VA-API+clutter-gst video playback is corrupt with Mesa 17.3 (but is fine with 17.2)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105013#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [regression] GLX+VA-API+clutter-gst video playback is corrupt with Mesa 17.3 (but is fine with 17.2)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105013">bug 105013</a>
from <span class="vcard"><a class="email" href="mailto:thellstrom@vmware.com" title="Thomas Hellström <thellstrom@vmware.com>"> <span class="fn">Thomas Hellström</span></a>
</span></b>
<pre>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.</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>