1 Aug
2016
1 Aug
'16
8:37 p.m.
Miklós Máté <mtmkls(a)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(a)winehq.org