godot/drivers/vulkan
Pedro J. Estébanez 77a525168d Improve versioning of shader binary data files
- Include Godot version and commit hash in shader cache key
- Reject files when format doesn't match, even if it's lower, since we don't have backwards compatibility here
2022-07-18 14:45:36 +02:00
..
rendering_device_vulkan.cpp Improve versioning of shader binary data files 2022-07-18 14:45:36 +02:00
rendering_device_vulkan.h Avoid manual memory management of certain arrays in Vulkan RD 2022-06-28 10:01:46 +02:00
SCsub Fix build for macOS / iOS with the statically linked MoltenVK after VMA update. 2022-02-25 11:52:54 +02:00
vulkan_context.cpp Vulkan: Make loader_get_json "error" a verbose message on Windows 2022-07-02 19:25:01 +02:00
vulkan_context.h Apply some small fixes/enhancements to the Vulkan RD 2022-06-28 10:01:45 +02:00
vulkan_hooks.h Implementing OpenXR driver 2022-02-23 12:02:24 +01:00