[PATCH 2/2] winex11: track glx windows per thread

Alexandre Julliard julliard at winehq.org
Mon Aug 1 20:37:57 CDT 2016


Miklós Máté <mtmkls at gmail.com> writes:

> I did some further testing, and it doesn't work. Mesa glx maintains
> its state per-display, and creating a drawable with one display
> connection but makecurrent with an other one can lead to bad things.
> Unfortunately, wine-csmt likes to do those from separate threads, so
> the thread-specific display connections cannot be used instead of the
> global gdi_display.

So why does it work when we use the window as drawable directly?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list