Alexandre Julliard pushed to branch master at wine / wine
Commits: 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.
- - - - -
7 changed files:
- dlls/win32u/vulkan.c - dlls/winevulkan/make_vulkan - dlls/winevulkan/vulkan.c - dlls/winevulkan/vulkan_private.h - dlls/winevulkan/vulkan_thunks.c - dlls/winevulkan/vulkan_thunks.h - include/wine/vulkan_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d5395710813d2f619eb84b0ccc36c0...