[Git][wine/wine][master] 4 commits: opengl32: Don't count EGL extensions in the registry arrays.
Alexandre Julliard pushed to branch master at wine / wine Commits: 6b75768d by Rémi Bernon at 2025-12-04T12:49:27+01:00 opengl32: Don't count EGL extensions in the registry arrays. - - - - - e2de3ae9 by Rémi Bernon at 2025-12-04T12:49:29+01:00 opengl32: List unsupported extensions rather than supported ones. - - - - - e034eca9 by Rémi Bernon at 2025-12-04T12:49:32+01:00 opengl32: Generate functions and constants for more EGL extensions. - - - - - 52b53c6e by Rémi Bernon at 2025-12-04T12:49:34+01:00 win32u: Query EGL devices UUID with EGL_EXT_device_persistent_id. - - - - - 5 changed files: - dlls/opengl32/make_opengl - dlls/opengl32/unix_thunks.c - dlls/win32u/opengl.c - include/wine/opengl_driver.h - include/wine/wgl.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6bb2b21dc386eb504af2a602cee45c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6bb2b21dc386eb504af2a602cee45c... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)