-
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.