summaryrefslogtreecommitdiffstats
path: root/tests/serialization
Commit message (Expand)AuthorAge
* Add slangc interface to compile and use ir modules. (#3615)Yong He2024-02-23
* SPIRV: debug source and debug line. (#3109)Yong He2023-08-15
* Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska2023-08-16
* Fix issue with Obfuscated hash (#2834)jsmall-nvidia2023-04-24
* Improvements outputting containers (#2815)jsmall-nvidia2023-04-20
* Round trip source map (#2810)jsmall-nvidia2023-04-17
* Using SourceMap for location output (#2736)jsmall-nvidia2023-03-27
* Obfuscated source map writing (#2727)jsmall-nvidia2023-03-24
* Remove old code paths from render-test (#1760)Tim Foley2021-03-17
* Convert more tests to use shader objects (#1659)Tim Foley2021-01-15
* Building with embedded stdlib (#1634)jsmall-nvidia2020-12-10
* Test for serializing out and reading back Stdlib (#1605)jsmall-nvidia2020-11-18
* Testing having a library with an entry point works. (#1141)jsmall-nvidia2019-12-04
* Remove support for explicit register/binding syntax on TEST_INPUT (#1132)Tim Foley2019-11-21
* Added -ir-compression & fixes for ir compression issues (#1129)jsmall-nvidia2019-11-20
* Add basic support for entry points in `.slang-lib` files. (#1112)Tim Foley2019-11-06
* Support for [__extern] attribute (#1111)jsmall-nvidia2019-11-06
* Reference IR modules with entry point (#1101)jsmall-nvidia2019-10-31
* WIP: Simple separate IR module linkage working (#1100)jsmall-nvidia2019-10-30