[Git][wine/wine][master] 5 commits: opengl32: Rename wgl_context to opengl_context.
Alexandre Julliard pushed to branch master at wine / wine Commits: 64aa4962 by Rémi Bernon at 2026-02-02T11:44:22+01:00 opengl32: Rename wgl_context to opengl_context. - - - - - af588abb by Rémi Bernon at 2026-02-02T11:44:25+01:00 opengl32: Avoid creating contexts with unsupported HDCs. - - - - - 98748a4c by Rémi Bernon at 2026-02-02T11:44:27+01:00 opengl32: Remove unnecessary null_get_pixel_formats. - - - - - ea502304 by Rémi Bernon at 2026-02-02T11:44:29+01:00 opengl32: Create a temporary window in copy_context_attributes. There's no guarantee that the HDC passed at context creation is still valid. - - - - - c62a2c3c by Rémi Bernon at 2026-02-02T11:44:31+01:00 opengl32: Use separate functions to create / destroy / reset contexts. - - - - - 5 changed files: - dlls/opengl32/make_opengl - dlls/opengl32/unix_thunks.c - dlls/opengl32/unix_wgl.c - dlls/win32u/opengl.c - include/wine/opengl_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0937ce211330dc1406e0e9b5a28fc3... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0937ce211330dc1406e0e9b5a28fc3... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)