[Git][wine/wine][master] 3 commits: opengl32: Do not filter legacy extensions.
Alexandre Julliard pushed to branch master at wine / wine Commits: 7e03cc3f by Rémi Bernon at 2025-07-01T21:47:38+02:00 opengl32: Do not filter legacy extensions. They aren't filtered by filter_extensions_index. - - - - - f9116313 by Rémi Bernon at 2025-07-01T21:47:38+02:00 opengl32: Add a helper to read OpenGL registry options. - - - - - 81512bb2 by Rémi Bernon at 2025-07-01T21:47:38+02:00 opengl32: Add an EnabledExtensions registry option. To explicitly enable some extensions and hide every other. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=25362 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58422 - - - - - 1 changed file: - dlls/opengl32/unix_wgl.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e914037e6be16aae61cef900f2d699... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e914037e6be16aae61cef900f2d699... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)