Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vulkan: Update all components to Vulkan SDK 1.3.261.1 | Rémi Verschelde | 2023-09-01 | 1 | -993/+3036 |
| | | | | | | | | | Updates to volk, vulkan headers, `vk_enum_string_helper.h`, VMA, glslang, spirv-reflect. VMA doesn't tag SDK releases specifically, and still hasn't had a tagged release since 3.0.1, but the Vulkan SDK now seems to ship a recent master commit, so we do the same. | ||||
* | Update Vulkan and related libraries to 1.3.250.0 | DeeJayLSP | 2023-06-06 | 1 | -1336/+1641 |
| | |||||
* | spirv-reflect: Update to latest commit | Pedro J. Estébanez | 2022-07-08 | 1 | -1/+45 |
| | |||||
* | spirv-reflect: Update to latest commit, adds SPIRV 1.6 support | Rémi Verschelde | 2022-02-11 | 1 | -7/+313 |
| | |||||
* | Revert "spirv-reflect: Update to latest commit, adds SPIRV 1.6 support" | Rémi Verschelde | 2022-02-11 | 1 | -313/+7 |
| | | | | This reverts commit 912c2062e6ce38b2aaff6b87920ef4d2ef307555. | ||||
* | spirv-reflect: Update to latest commit, adds SPIRV 1.6 support | Rémi Verschelde | 2022-02-11 | 1 | -7/+313 |
| | |||||
* | spirv-reflect: Update to upstream commit c0ce03a (Jan 6, 2021) | Rémi Verschelde | 2021-01-08 | 1 | -7/+1122 |
| | |||||
* | Replaced GLSLang reflection by SPIRV-Reflect, eventually allowing to move ↵ | Juan Linietsky | 2020-02-11 | 1 | -0/+1077 |
GLSLang out. |