June 16, 2026
5:59 a.m.
This makes wglShareLists implementation correct, and it makes our life easier on the unix side, for the framebuffer surface and any other GL related work, as we don't need to care as much about context switches, and allowing to use unix-only contexts to manipulate rendered images. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11161