-
1ac6f292
by Rémi Bernon at 2025-10-08T13:17:11+02:00
winevulkan: Treat LPCWSTR and HANDLE as pointer sized types.
-
54719aad
by Rémi Bernon at 2025-10-08T13:17:11+02:00
win32u: Pass the name of the extension to replace to get_host_extension.
-
292051e7
by Rémi Bernon at 2025-10-08T13:17:11+02:00
win32u: Swap VK_KHR_external_memory_win32 with the matching host extension.
-
3807dc46
by Rémi Bernon at 2025-10-08T13:17:11+02:00
win32u: Create D3DKMT global resources for exported Vulkan memory.
-
69a125dd
by Rémi Bernon at 2025-10-08T13:17:11+02:00
win32u: Implement Vulkan memory D3DKMT NT shared handle export.
-
723ed862
by Rémi Bernon at 2025-10-08T13:17:11+02:00
win32u: Implement Vulkan memory D3DKMT global / shared handle import.
Only try to open the shared handle for now, then close the object.
-
e04c0d92
by Rémi Bernon at 2025-10-08T13:17:11+02:00
win32u: Implement Vulkan memory D3DKMT handle import from name.