[Git][wine/wine][master] 5 commits: win32u: Use the driver_funcs interface for osmesa pixel formats.
Alexandre Julliard pushed to branch master at wine / wine Commits: 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. - - - - - 10 changed files: - dlls/opengl32/make_opengl - dlls/opengl32/unix_private.h - dlls/opengl32/unix_thunks.c - dlls/win32u/opengl.c - dlls/wineandroid.drv/opengl.c - dlls/winemac.drv/opengl.c - dlls/winewayland.drv/opengl.c - dlls/winex11.drv/opengl.c - include/ntgdi.h - include/wine/opengl_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0c86e45e536a1d0d2bad7216c0c6b3... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0c86e45e536a1d0d2bad7216c0c6b3... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)