Re: [PATCH v2 0/14] MR10349: opengl32: Implement wglGetProcAddress on the client side.
March 20, 2026
9:47 a.m.
we simply cannot know whether they are supposed to add new commands or token or not.
Specs for most of them are available, so we know they don't add new commands. They are just not a part of the official registry.
I also didn't see GL_EXT_demote_to_helper_invocation among them. It seems to be Mesa specific, and looks wrong to me. The extension is actually a shader extension, and I don't think it's supposed to be in the GL extension string, but rather included in GLSL #extension?
It is part of the extension strings exposed by Mesa. In any case, we could filter it if there is an actual benefit, but I do not see why we would need to. What exactly looks wrong to you? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10349#note_132976
7
Age (days ago)
7
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban (@jacek)