24 Feb
2026
24 Feb
'26
3:27 p.m.
Added a bit more tweaks to make sure we parse the compat string even with version >= 3, but only if context is in compatibility mode (`GL_CONTEXT_PROFILE_MASK` is only supported for 3.2+, and IIUC 3.0 and 3.1 contexts are either created as 3.2 core, or have implicit compatibility mode?). Also tweaked the win32u:d3dkmt tests which are now failing as Gitlab CI llvmpipe doesn't have `GL_EXT_semaphore_fd` extension. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10019#note_130381