Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vulkan: Update all components to Vulkan SDK 1.3.275.0 | Jakub Marcowski | 2024-02-06 | 1 | -1/+1 |
| | |||||
* | Update Vulkan and related libraries to 1.3.250.0 | DeeJayLSP | 2023-06-06 | 1 | -28/+0 |
| | |||||
* | vulkan: Update all components to Vulkan SDK 1.3.231.1 | Rémi Verschelde | 2022-11-03 | 1 | -0/+8 |
| | | | | | | | 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. | ||||
* | glslang: Sync with upstream 4fc7a33 for Vulkan SDK 1.2.131 | Rémi Verschelde | 2020-03-09 | 1 | -1/+1 |
| | | | | Fixes #36888. | ||||
* | Initial work on Vulkan: | Juan Linietsky | 2020-02-11 | 1 | -0/+304 |
-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/) |