5 Feb
2026
5 Feb
'26
3:30 p.m.
About the change here? Well it's not great that we have to create a context here, which is then racy, and dependent on EGL_NO_CONFIG_KHR support. It then assumes that surface isn't already current in a different thread (which is not allowed), and if eglSwapBuffers requires a context then using a different context than the one which was used to draw doesn't look right. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10033#note_128870