Alexandre Julliard pushed to branch master at wine / wine
Commits: 9b07617c by Rémi Bernon at 2025-10-10T16:52:51+02:00 winevulkan: Swap VK_KHR_external_fence_win32 with the host extension.
- - - - - 169e82a6 by Rémi Bernon at 2025-10-10T16:52:51+02:00 win32u: Swap handle types in vkGetPhysicalDeviceExternalFenceProperties.
- - - - - 48b083ad by Rémi Bernon at 2025-10-10T16:52:51+02:00 win32u: Implement export of fences as D3DKMT global handles.
- - - - - d01c9b1b by Rémi Bernon at 2025-10-10T16:52:51+02:00 win32u: Implement import of fences from D3DKMT global handles.
- - - - - fcb67df4 by Rémi Bernon at 2025-10-10T16:52:51+02:00 win32u: Implement export of fences as D3DKMT shared handles.
- - - - - 9b23bd2a by Rémi Bernon at 2025-10-10T16:52:51+02:00 win32u: Implement import of fences from D3DKMT shared handles.
- - - - - 1a1988e4 by Rémi Bernon at 2025-10-10T16:52:51+02:00 win32u: Implement import of fences from D3DKMT object names.
- - - - -
5 changed files:
- dlls/win32u/vulkan.c - dlls/winevulkan/vulkan.c - dlls/winevulkan/vulkan_private.h - dlls/winewayland.drv/vulkan.c - dlls/winex11.drv/vulkan.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6214496bf12a3d203ff0ec9250bb4c...