-
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.