[Git][wine/wine][master] 6 commits: opengl32: Hook and flush context on glClear.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0a74bf8f by Rémi Bernon at 2025-06-18T21:50:50+02:00 opengl32: Hook and flush context on glClear. - - - - - b957b8b6 by Rémi Bernon at 2025-06-18T21:50:50+02:00 winewayland: Update the drawable size on context_flush. - - - - - 81bd289c by Rémi Bernon at 2025-06-18T21:50:50+02:00 winex11: Use a separate drawable vtable for pbuffers. - - - - - 4b568f9e by Rémi Bernon at 2025-06-18T21:50:50+02:00 win32u: Use the drawable vtable to destroy pbuffers. - - - - - bf45b303 by Rémi Bernon at 2025-06-18T21:50:50+02:00 win32u: Allocate GL drawables on behalf of the drivers. - - - - - de0fc7fd by Rémi Bernon at 2025-06-18T21:50:50+02:00 winewayland: Switch client surfaces when presenting. - - - - - 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/wineandroid.drv/opengl.c - dlls/winemac.drv/opengl.c - dlls/winewayland.drv/opengl.c - dlls/winewayland.drv/vulkan.c - dlls/winewayland.drv/waylanddrv.h - dlls/winewayland.drv/window.c - dlls/winex11.drv/opengl.c - include/wine/opengl_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4bad38b711da2dc19c7f3e972821ec... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4bad38b711da2dc19c7f3e972821ec... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)