April 6, 2026
9:20 p.m.
Well I spent some time working on implementing GLES context support, so that we don't have to decide who's right, although from all the tests I wrote for that I am even more confident that we can and should simply trust the GL registry classification: some extensions are GL only, some GLES only and some are meant for both APIs. Some drivers expose extensions that aren't in the registry, and I think we should just ignore them. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10472#note_135181