godot/drivers/vulkan
reduz 45af29da80 Add a new HashSet template
* Intended to replace RBSet in most cases.
* Optimized for iteration speed
2022-05-20 22:40:38 +02:00
..
rendering_device_vulkan.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
rendering_device_vulkan.h Add a new HashSet template 2022-05-20 22:40:38 +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 Add get_video_adapter_api_version() to RenderingServer 2022-05-03 01:18:35 +02:00
vulkan_context.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
vulkan_hooks.h Implementing OpenXR driver 2022-02-23 12:02:24 +01:00