28 Jan
2026
28 Jan
'26
2:06 p.m.
Jacek Caban (@jacek) commented about dlls/opengl32/make_opengl:
"WGL_NV_video_capture" => 1, "WGL_NV_video_output" => 1, ); +my %unexposed_extgroups = + ( + "GL_APPLE_" => 1, + );
wined3d expects some of those to be exposed. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9987#note_128269