9 Feb
2026
9 Feb
'26
5:48 p.m.
On Mon Feb 9 17:18:01 2026 +0000, Jacek Caban wrote:
This extra argument for `USE_GL_EXT` is useful for just two extensions, which require extra logic for `*_win32` parts anyway. I'd suggest to just explicitly unset those in `make_context_current` instead. That seems more error-prone to me. The `unexposed_extensions` set is defined in make_opengl and it's better to make sure extension filtering automatically uses it rather than having a separate place where extensions are filtered out and that would need to be kept in sync.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10019#note_129240