Module: wine Branch: master Commit: f30f8a4258eadb8d4eb01dc51afc4871bbeec269 URL: https://gitlab.winehq.org/wine/wine/-/commit/f30f8a4258eadb8d4eb01dc51afc487...
Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Apr 24 11:11:28 2024 +0200
win32u: Return the host surface directly from vulkan_surface_create.
---
dlls/win32u/vulkan.c | 17 +++++------------ dlls/winemac.drv/vulkan.c | 36 ++++++++++-------------------------- dlls/winewayland.drv/vulkan.c | 33 ++++++++++----------------------- dlls/winex11.drv/vulkan.c | 34 +++++++++------------------------- include/wine/vulkan_driver.h | 7 +++---- 5 files changed, 37 insertions(+), 90 deletions(-)