summaryrefslogtreecommitdiffstats
path: root/thirdparty/spirv-reflect/include
Commit message (Collapse)AuthorAgeFilesLines
* vulkan: Update all components to Vulkan SDK 1.3.261.1Rémi Verschelde2023-09-011-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.0DeeJayLSP2023-06-061-1336/+1641
|
* spirv-reflect: Update to latest commitPedro J. Estébanez2022-07-081-1/+45
|
* spirv-reflect: Update to latest commit, adds SPIRV 1.6 supportRémi Verschelde2022-02-111-7/+313
|
* Revert "spirv-reflect: Update to latest commit, adds SPIRV 1.6 support"Rémi Verschelde2022-02-111-313/+7
| | | | This reverts commit 912c2062e6ce38b2aaff6b87920ef4d2ef307555.
* spirv-reflect: Update to latest commit, adds SPIRV 1.6 supportRémi Verschelde2022-02-111-7/+313
|
* spirv-reflect: Update to upstream commit c0ce03a (Jan 6, 2021)Rémi Verschelde2021-01-081-7/+1122
|
* Replaced GLSLang reflection by SPIRV-Reflect, eventually allowing to move ↵Juan Linietsky2020-02-111-0/+1077
GLSLang out.