summaryrefslogtreecommitdiffstats
path: root/tests/bindings/multiple-parameter-blocks.slang
Commit message (Expand)AuthorAge
* Improve compile time performance. (#3857)Yong He2024-05-29
* Detect and deduplicate read-only resource access. (#2680)Yong He2023-02-27
* Rework command-line options handling for entry points and targets (#697)Tim Foley2018-10-29
* Pass through original names for most declarations (#547)Tim Foley2018-05-03
* Introduce an IR-level type system (#481)Tim Foley2018-04-11
* Remove non-IR codegen paths (#398)Tim Foley2018-02-03
* Work on getting rewriter + IR playing nice together. (#314)Tim Foley2017-12-18
* Revise type legalization so it can handle constant buffers (#282)Tim Foley2017-11-16
* Parameter block work (#276)Tim Foley2017-11-13
* Parameter blocks (#245)Tim Foley2017-11-06