-
061232d8
by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Move physical_device memory properties to vulkan_driver.h.
-
f299d8fe
by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Move extensions to struct vulkan_physical_device.
-
a61f954f
by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Get rid of struct wine_vk_phys_dev.
-
a51f1fdf
by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Move physical device pointers to struct vulkan_instance.
-
af0ecfb2
by Rémi Bernon at 2025-09-03T18:59:15+02:00
win32u: Move device memory object wrapper from winevulkan.
-
b2764cf3
by Rémi Bernon at 2025-09-03T18:59:15+02:00
win32u: Move external host memory allocation to a separate helper.