Alexandre Julliard pushed to branch master at wine / wine
Commits: 44bd863e by Rémi Bernon at 2025-10-09T22:37:48+02:00 winevulkan: Swap VK_KHR_external_semaphore_win32 with the host extension.
- - - - - 052e33d1 by Rémi Bernon at 2025-10-09T22:37:48+02:00 win32u: Swap handle types in vkGetPhysicalDeviceExternalSemaphoreProperties.
- - - - - ab2fc616 by Rémi Bernon at 2025-10-09T22:37:48+02:00 win32u: Implement export of semaphores as D3DKMT global handles.
- - - - - a69b51a4 by Rémi Bernon at 2025-10-09T22:37:48+02:00 win32u: Implement import of semaphores from D3DKMT global handles.
- - - - - 052a3f7d by Rémi Bernon at 2025-10-09T22:37:48+02:00 win32u: Implement export of semaphores as D3DKMT shared handles.
- - - - - 2dc0f878 by Rémi Bernon at 2025-10-09T22:37:48+02:00 win32u: Implement import of semaphores from D3DKMT shared handles.
- - - - - edcbcb60 by Rémi Bernon at 2025-10-09T22:37:48+02:00 win32u: Implement import of semaphores from D3DKMT object names.
- - - - -
7 changed files:
- dlls/win32u/d3dkmt.c - dlls/win32u/vulkan.c - dlls/win32u/win32u_private.h - 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/99dc2f2892d5fcdfb9e6f63fa7c555...