Alexandre Julliard pushed to branch master at wine / wine
Commits: 9ecf19bc by Georg Lehmann at 2024-09-02T22:52:55+02:00 winevulkan: Update to VK spec version 1.3.295.
I have been putting this off for too long because handling VK_KHR_maintenance7 is not trivial. But by now a lot of other extensions have been released, so we should at least support those.
- - - - -
7 changed files:
- dlls/winevulkan/loader_thunks.c - dlls/winevulkan/loader_thunks.h - dlls/winevulkan/make_vulkan - dlls/winevulkan/vulkan_thunks.c - dlls/winevulkan/vulkan_thunks.h - dlls/winevulkan/winevulkan.json - include/wine/vulkan.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/9ecf19bc72106d97338222f52ea00c6...