-
f3feb131
by Rémi Bernon at 2025-09-05T21:07:30+02:00
winevulkan: Generate structs for external memory fds.
-
89320106
by Rémi Bernon at 2025-09-05T21:07:36+02:00
winevulkan: Force copy some memory, buffer and image struct chains.
So that we can edit them in place in win32u.
-
15028b6f
by Rémi Bernon at 2025-09-05T21:07:43+02:00
win32u: Strip unsupported structs from vkAllocateMemory chain.
-
f4a357c2
by Rémi Bernon at 2025-09-05T21:07:43+02:00
win32u: Strip unsupported structs from vkCreateBuffer chain.
-
66522987
by Rémi Bernon at 2025-09-05T21:07:43+02:00
win32u: Strip unsupported structs from vkCreateImage chain.
-
152a7ec9
by Rémi Bernon at 2025-09-05T21:07:43+02:00
win32u: Hook VK_KHR_external_memory_win32 functions.