summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-emit-spirv.cpp
Commit message (Expand)AuthorAge
* Fix for issue #2069 (#2082)jsmall-nvidia2022-01-18
* Cleanup refactoring work around the IR builder (#2061)Theresa Foley2021-12-17
* Add GLSL450 intrinsics to SPIRV direct emit. (#1921)Yong He2021-08-17
* Further implementation of SPIRV direct emit. (#1920)Yong He2021-08-12
* Add an accessor for IRInst opcode (#1707)Tim Foley2021-02-16
* Fix based on review comment problem. (#1490)jsmall-nvidia2020-08-12
* Emit spir-v using MemoryArena to stop memory leak (#1479)jsmall-nvidia2020-08-06
* Multiple Entry Point Backend (#1437)Dietrich Geisler2020-07-20
* Fix and improvements around repro (#1397)jsmall-nvidia2020-06-18
* Initial work on direct emission of SPIR-V (#1118)Tim Foley2019-11-14