Alexandre Julliard pushed to branch master at wine / wine
Commits: 14684f92 by Georg Lehmann at 2025-12-02T15:42:01+01:00 winevulkan: Update to VK spec version 1.4.335.
We should support VK_EXT_present_timing at some point, but it's not trivial to handle and I won't have time for it before the code freeze (nor a linux driver to test).
For now, at least update the spec to ship the VK_EXT_ray_tracing_invocation_reorder fix.
- - - - -
4 changed files:
- dlls/winevulkan/make_vulkan - dlls/winevulkan/vulkan_thunks.c - dlls/winevulkan/winevulkan.json - include/wine/vulkan.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/14684f926c3945b749730023387bd78...