summaryrefslogtreecommitdiffstats
path: root/tools/slang-test/slangc-tool.cpp
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Replace stdlib on Slang API with CoreModule (#5405)Jay Kwak2024-10-25
* Move C interface from slang.h to slang-deprecated.h (#5301)Ellie Hermaszewska2024-10-15
* Add slangc interface to compile and use ir modules. (#3615)Yong He2024-02-23
* Refactor compiler option representations. (#3598)Yong He2024-02-20
* Capability type checking. (#3530)Yong He2024-02-02
* Use enums with backing types in Slang API (#2375)jsmall-nvidia2022-08-24
* Call `gfx` in slang program. (#2370)Yong He2022-08-20
* Make SlangCompileRequest COM type (#1620)jsmall-nvidia2020-12-01
* Test for serializing out and reading back Stdlib (#1605)jsmall-nvidia2020-11-18
* Improvements around hashing (#1355)jsmall-nvidia2020-05-26
* Feature/profile tool (#1251)jsmall-nvidia2020-03-02
* Fix ref counting for sesion - simple test had a path to not releasing compile...jsmall-nvidia2020-02-11
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* Feature/remove app context (#765)jsmall-nvidia2018-12-21
* Feature/test tool shared libraries (#758)jsmall-nvidia2018-12-17