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