March 27, 2026
1:51 p.m.
In preparation for tokenization, which will need to filter out unknown extensions. This is an explicit behavior change, for regression tracking purposes, but it shouldn't break anything. Unexposed extensions don't have thunks generated for them already (although some of them don't introduce any extra commands), but most are also GLES-only extensions anyway and aren't supposed to be exposed by the GL runtime. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10472