[Git][wine/wine][master] 5 commits: win32u: Add traces to wglGetExtensionsString*.
Alexandre Julliard pushed to branch master at wine / wine Commits: 7b17c42e by Rémi Bernon at 2025-07-02T21:37:43+02:00 win32u: Add traces to wglGetExtensionsString*. - - - - - b94af609 by Rémi Bernon at 2025-07-02T21:37:43+02:00 win32u: Add an EGLSurface pointer to opengl_drawable struct. - - - - - 734649f2 by Rémi Bernon at 2025-07-02T21:37:43+02:00 win32u: Move EGL make_current context function out of the drivers. - - - - - 370e3a6d by Rémi Bernon at 2025-07-02T21:37:43+02:00 winex11: Remove now unnecessary x11drv_context structure. - - - - - 54238a06 by Rémi Bernon at 2025-07-02T21:37:43+02:00 winex11: Add an option to use the new EGL OpenGL backend. - - - - - 9 changed files: - dlls/opengl32/make_opengl - dlls/win32u/opengl.c - dlls/wineandroid.drv/opengl.c - dlls/winewayland.drv/opengl.c - dlls/winex11.drv/opengl.c - dlls/winex11.drv/x11drv.h - dlls/winex11.drv/x11drv_main.c - include/wine/opengl_driver.h - include/wine/wgl.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fe85e339689c8a140ee9ad36976740... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fe85e339689c8a140ee9ad36976740... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)