Alexandre Julliard pushed to branch master at wine / wine
Commits: b7a5e653 by Rémi Bernon at 2025-08-28T22:19:15+02:00 opengl32: Initialize viewport when using FBO surface.
- - - - - b86a1c9d by Rémi Bernon at 2025-08-28T22:19:15+02:00 win32u: Create a separate draw FBO for multisampled formats.
- - - - - a6f07de5 by Rémi Bernon at 2025-08-28T22:19:15+02:00 opengl32: Resolve multisample draw buffer when using FBO surfaces.
- - - - - bc9d6f96 by Rémi Bernon at 2025-08-28T22:19:15+02:00 win32u: Remove unnecessary HDC parameter from client_surface_present.
- - - - - 227dd946 by Rémi Bernon at 2025-08-28T22:19:15+02:00 win32u: Remove unnecessary HDC parameter from p_surface_create.
- - - - - c4deeadb by Rémi Bernon at 2025-08-28T22:19:15+02:00 winex11: Remove unnecessary members from struct gl_drawable.
- - - - -
13 changed files:
- dlls/opengl32/make_opengl - dlls/opengl32/unix_private.h - dlls/opengl32/unix_thunks.c - dlls/opengl32/unix_wgl.c - dlls/win32u/opengl.c - dlls/win32u/vulkan.c - dlls/win32u/window.c - dlls/wineandroid.drv/opengl.c - dlls/winemac.drv/opengl.c - dlls/winewayland.drv/opengl.c - dlls/winex11.drv/opengl.c - include/wine/gdi_driver.h - include/wine/opengl_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b40e4c562b8441ef390bd6303bc0cb...