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

--- Comment #3 from Thomas Hellström <thellst...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to