-
0992b2ea
by Rémi Bernon at 2025-09-09T21:07:52+02:00
winevulkan: Force copying wrapped handle arrays.
So we can unwrap command buffer handles easily in win32u.
-
4072ead4
by Rémi Bernon at 2025-09-09T21:07:58+02:00
winevulkan: Force copying the VkSubmitInfo(2) struct chains.
-
4830fb60
by Rémi Bernon at 2025-09-09T21:08:02+02:00
winevulkan: Move command buffer wrapper to vulkan_driver.h.
-
5aa99785
by Rémi Bernon at 2025-09-09T21:08:06+02:00
win32u: Hook vkQueueSubmit and vkQueueSubmit2 functions.
-
a9f03137
by Rémi Bernon at 2025-09-09T21:08:10+02:00
win32u: Hook VK_KHR_win32_keyed_mutex related functions.
-
612deed3
by Rémi Bernon at 2025-09-09T21:08:15+02:00
win32u: Hook VK_KHR_external_semaphore_win32 related functions.
-
cb777bab
by Rémi Bernon at 2025-09-09T21:08:20+02:00
win32u: Hook VK_KHR_external_fence_win32 related functions.