summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-specialize-resources.cpp
Commit message (Expand)AuthorAge
* Cleanup refactoring work around the IR builder (#2061)Theresa Foley2021-12-17
* Fix a few issues around opaque types as outputs (#1918)Theresa Foley2021-08-11
* Work to mitigate SPIR-V bloat (#1914)Theresa Foley2021-07-21
* Add support for returning structures that contain opaque types (#1835)Tim Foley2021-05-04
* Add an accessor for IRInst opcode (#1707)Tim Foley2021-02-16
* Add a pass to support resource return values (#1537)Tim Foley2020-09-10
* Run array specialization in a sperate pass. (#1449)Yong He2020-07-23
* Disable specializing function calls if they have a struct param, that contain...jsmall-nvidia2020-07-17
* Specialize function calls involving array arguments. (#1389)Yong He2020-06-15
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31