[Git][wine/wine][master] 4 commits: opengl32: Don't generate null functions for extensions.
"Alexandre Julliard (@julliard)" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Julliard pushed to branch master at wine / wine Commits: c68df9ac by Rémi Bernon at 2025-12-04T11:14:02+01:00 opengl32: Don't generate null functions for extensions. - - - - - 7a6276ad by Rémi Bernon at 2025-12-04T11:14:04+01:00 opengl32: Generate some missing null functions. - - - - - c362662a by Rémi Bernon at 2025-12-04T11:14:06+01:00 opengl32: Expect core OpenGL functions to be present. - - - - - 4286e07f by Rémi Bernon at 2025-12-04T11:14:07+01:00 opengl32: Get OpenGL function table on process attach. Allowing win32u to use the OpenGL function table without requiring opengl32 module initialization. - - - - - 9 changed files: - dlls/opengl32/make_opengl - dlls/opengl32/unix_private.h - dlls/opengl32/unix_thunks.c - dlls/opengl32/unix_wgl.c - dlls/opengl32/wgl.c - dlls/win32u/dc.c - dlls/win32u/driver.c - dlls/win32u/opengl.c - include/ntgdi.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9994ceed6a021d3c2d22a5ca3efedbf2d7df7b49...4286e07f8ffdd429eb65e816e3458530801117c5 -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9994ceed6a021d3c2d22a5ca3efedbf2d7df7b49...4286e07f8ffdd429eb65e816e3458530801117c5 You're receiving this email because of your account on gitlab.winehq.org.