[Git][wine/wine][master] 5 commits: win32u: Guard OpenGL function pointers initialization.
Alexandre Julliard pushed to branch master at wine / wine Commits: ffe9780e by Rémi Bernon at 2025-03-05T16:34:13+01:00 win32u: Guard OpenGL function pointers initialization. - - - - - 4dede8f6 by Rémi Bernon at 2025-03-05T16:34:13+01:00 wineandroid: Remove now unnecessary wine_get_wgl_driver init guard. - - - - - 9915c032 by Rémi Bernon at 2025-03-05T16:34:13+01:00 winemac: Remove now unnecessary wine_get_wgl_driver init guard. - - - - - 7ebf7e78 by Rémi Bernon at 2025-03-05T16:34:13+01:00 winex11: Remove now unnecessary wine_get_wgl_driver init guard. - - - - - baa7d727 by Rémi Bernon at 2025-03-05T16:34:13+01:00 winewayland: Remove now unnecessary wine_get_wgl_driver init guard. - - - - - 9 changed files: - dlls/win32u/opengl.c - dlls/wineandroid.drv/android.h - dlls/wineandroid.drv/init.c - dlls/wineandroid.drv/opengl.c - dlls/winemac.drv/opengl.c - dlls/winewayland.drv/opengl.c - dlls/winex11.drv/init.c - dlls/winex11.drv/opengl.c - dlls/winex11.drv/x11drv.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/47210da284de1b001772650e6fd548... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/47210da284de1b001772650e6fd548... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)