summaryrefslogtreecommitdiffstats
path: root/tools/slang-reflection-test/main.cpp
Commit message (Expand)AuthorAge
* Feature/unique tool source names (#766)jsmall-nvidia2019-01-07
* Feature/remove app context (#765)jsmall-nvidia2018-12-21
* Fix memory leaks around slang-test (#757)jsmall-nvidia2018-12-14
* Running tests in slang-test process (#740)jsmall-nvidia2018-12-12
* Fix uses of dynamic_cast on types in reflection API (#731)Tim Foley2018-11-29
* Add support for unbounded arrays as shader parameters (#725)Tim Foley2018-11-21
* Support for [[vk::push_constant]] (#629)jsmall-nvidia2018-08-22
* spCompile/spProcessCommandLineArguments return SlangResult (#610)jsmall-nvidia2018-07-06
* Merge from v0.9.15 (#460)Tim Foley2018-03-28
* no-codegen compile flag and global generics reflection (#347)Yong He2018-01-02
* More fixups for parameter block binding generation (#311)Tim Foley2017-12-15
* Cleanups to `ParameterBlock<T>` behavior. (#304)Tim Foley2017-12-08
* Add API to query stage of varying parameter (#302)Tim Foley2017-11-29
* Add reflection API to get type name (#263)Tim Foley2017-11-07
* Reflection: allow querying of semantics on varying input/output (#224)Tim Foley2017-10-19
* Move reflection JSON generation into separate text fixture (#211)Tim Foley2017-10-13