10 Feb
2026
10 Feb
'26
8:09 p.m.
On Mon Feb 9 17:48:41 2026 +0000, Rémi Bernon wrote:
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. We have it in both `make_context_current` and make_opengl anyway. What I'm suggesting is not spreading the logic further to a semi-public header that has no need to be involved.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10019#note_129366