[Git][wine/wine][master] 5 commits: winewayland: Clear the current client surface on vulkan detach.
Alexandre Julliard pushed to branch master at wine / wine Commits: 60d6ab7a by Rémi Bernon at 2025-07-10T22:20:11+02:00 winewayland: Clear the current client surface on vulkan detach. - - - - - c874e609 by Rémi Bernon at 2025-07-10T22:20:11+02:00 winewayland: Merge the vulkan client surface with wayland_client_surface. - - - - - 3c8c75e0 by Rémi Bernon at 2025-07-10T22:20:11+02:00 winex11: Move client surface code out of vulkan ifdef. - - - - - ae487930 by Rémi Bernon at 2025-07-10T22:20:11+02:00 winex11: Create client surfaces for opengl drawables. - - - - - 288640c0 by Rémi Bernon at 2025-07-10T22:20:11+02:00 win32u: Replace opengl drawables tracking with client surfaces. - - - - - 15 changed files: - dlls/win32u/ntuser_private.h - dlls/win32u/opengl.c - dlls/win32u/window.c - dlls/wineandroid.drv/opengl.c - dlls/winemac.drv/opengl.c - dlls/winewayland.drv/opengl.c - dlls/winewayland.drv/vulkan.c - dlls/winewayland.drv/wayland_surface.c - dlls/winewayland.drv/waylanddrv.h - dlls/winewayland.drv/window.c - dlls/winex11.drv/init.c - dlls/winex11.drv/opengl.c - dlls/winex11.drv/vulkan.c - dlls/winex11.drv/x11drv.h - include/wine/opengl_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d365d666371547c1d7bce34a676b8b... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d365d666371547c1d7bce34a676b8b... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)