Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-03 | vulkan: Update all components to Vulkan SDK 1.3.231.1 | Rémi Verschelde | |
Updates to volk, vulkan headers, `vk_enum_string_helper.h`, glslang, spirv-reflect. No update to VMA which still has 3.0.1 as it's last tagged release. | |||
2020-03-09 | glslang: Sync with upstream 4fc7a33 for Vulkan SDK 1.2.131 | Rémi Verschelde | |
Fixes #36888. | |||
2020-02-11 | Initial work on Vulkan: | Juan Linietsky | |
-Added VulkanContext -Added an X11 implementation -Added a rendering device abstraction -added a Vulkan rendering device abstraction -Engine does not work, only shows Godot logo (run it from bin/) |