summaryrefslogtreecommitdiff
path: root/tests/spirv
AgeCommit message (Expand)Author
2023-10-02More direct-SPIRV fixes. (#3257)Yong He
2023-10-02Add SPIRV intrinsics for ShaderExecutionReordering and RW/Buffer. (#3252)Yong He
2023-09-27Various SPIRV fixes. (#3231)Yong He
2023-09-18Use direct spirv in hello-world example. (#3207)Yong He
2023-09-08Fix attribute highlighting + language server crash. (#3198)Yong He
2023-08-15SPIR-V WIP (#3064)Ellie Hermaszewska
2023-08-14Support per field matrix layout (#3101)Yong He
2023-04-26For C-like targets, emit resource declarations before other globals (#2843)Sai Praveen Bangaru
2023-01-17Add `set` to spirv_instruction (#2597)jsmall-nvidia
2022-05-18Support for `[[vk::spirv_instruction(op)]]` (#2242)jsmall-nvidia
2021-08-17Add GLSL450 intrinsics to SPIRV direct emit. (#1921)Yong He
2021-08-12Further implementation of SPIRV direct emit. (#1920)Yong He
2021-03-02Add command-line control over SPIR-V version (#1730)Tim Foley
2020-07-31Upgrade to Glslang 11.0.0 (#1466)jsmall-nvidia
2019-11-14Initial work on direct emission of SPIR-V (#1118)Tim Foley