summaryrefslogtreecommitdiff
path: root/source/slang/slang-module-library.cpp
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2024-08-29Support mixture of precompiled and non-precompiled modules (#4860)cheneym2
2024-08-05Initial support for precompiled DXIL in slang-modules (#4755)cheneym2
2024-02-23Add slangc interface to compile and use ir modules. (#3615)Yong He
2024-02-15Support loading serialized modules. (#3588)Yong He
2022-08-11Artifact closer to being able to replace CompileResult (#2354)jsmall-nvidia
2022-08-10Artifact and ICastable (#2351)jsmall-nvidia
2022-08-03Improvements around Artifact (#2346)jsmall-nvidia
2022-04-27Make artifact an interface (#2195)jsmall-nvidia
2022-04-26Linking in DXC (#2190)jsmall-nvidia