summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-spirv-snippet.cpp
Commit message (Expand)AuthorAge
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska2023-08-28
* Misc. SPIRV Fixes, Part 2. (#3147)Yong He2023-08-24
* Misc. SPIRV Fixes. (#3146)Yong He2023-08-23
* Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska2023-08-16
* SPIR-V WIP (#3064)Ellie Hermaszewska2023-08-15
* Diagnostic improvements for direct spirv (#3053)Ellie Hermaszewska2023-08-07
* Allow parsing some SPIR-V enums in intrinsics (#3062)Ellie Hermaszewska2023-08-08
* StringBuilder to lowerCamel (#2840)jsmall-nvidia2023-04-25
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Use SPIR-V opcode names rather than numbers (#2571)Ellie Hermaszewska2023-02-03
* Add GLSL450 intrinsics to SPIRV direct emit. (#1921)Yong He2021-08-17
* Further implementation of SPIRV direct emit. (#1920)Yong He2021-08-12