[Git][wine/wine][master] 6 commits: winevulkan: Simplify device enabled extension conversion.
Alexandre Julliard pushed to branch master at wine / wine Commits: 4f17e8df by Rémi Bernon at 2025-09-10T18:23:24+02:00 winevulkan: Simplify device enabled extension conversion. - - - - - 5bd29608 by Rémi Bernon at 2025-09-10T18:23:24+02:00 winevulkan: Check surface_maintenance1 before using swapchain_maintenance1. - - - - - 29f62de6 by Rémi Bernon at 2025-09-10T18:23:25+02:00 win32u: Assume the VkPresentInfoKHR struct is copied in the thunks. - - - - - bc476fac by Rémi Bernon at 2025-09-10T18:23:25+02:00 winevulkan: Force copy of the VkSemaphoreSubmitInfo struct chain. - - - - - 92dbf7cd by Rémi Bernon at 2025-09-10T18:23:29+02:00 win32u: Wrap vulkan semaphore objects. - - - - - 39222f21 by Rémi Bernon at 2025-09-10T18:23:33+02:00 win32u: Wrap vulkan fence objects. - - - - - 5 changed files: - dlls/win32u/vulkan.c - dlls/winevulkan/make_vulkan - dlls/winevulkan/vulkan.c - dlls/winevulkan/vulkan_thunks.c - include/wine/vulkan_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d9ed127c0059af080cdd40e6cef339... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d9ed127c0059af080cdd40e6cef339... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)