summaryrefslogtreecommitdiff
path: root/source/slang/slang-compiler-tu.cpp
AgeCommit message (Expand)Author
2025-03-11Don't crash when precompiling twice (#6576)cheneym2
2025-02-26Fix precompiledTargetModule tests (#6455)cheneym2
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-10-21Fix spirv codegen for pointer to empty structs. (#5355)Yong He
2024-10-09Fix precompiled glsl modules (#5230)cheneym2
2024-10-04Add interfaces for retrieving separate linkable downstream binaries (#5128)cheneym2
2024-09-05Initial -embed-spirv support (#4974)cheneym2
2024-08-29Support mixture of precompiled and non-precompiled modules (#4860)cheneym2
2024-08-15Make precompileForTargets work with Slang API (#4845)cheneym2
2024-08-05Initial support for precompiled DXIL in slang-modules (#4755)cheneym2