-
5eda43d7
by Rémi Bernon at 2025-04-30T23:10:28+02:00
win32u: Use the driver_funcs interface for osmesa pixel formats.
-
f91392af
by Rémi Bernon at 2025-04-30T23:10:28+02:00
win32u: Add an opengl_driver_funcs entry to implement wglGetProcAddress.
-
89774738
by Rémi Bernon at 2025-04-30T23:10:28+02:00
opengl32: Generate error messages in null functions.
-
9141dd4d
by Rémi Bernon at 2025-04-30T23:10:28+02:00
opengl32: Pass null GL funcs to __wine_get_wgl_driver.
-
aa8621d2
by Rémi Bernon at 2025-04-30T23:10:28+02:00
win32u: Add procedure loading to generic OpenGL code.