summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-downstream-compiler-util.cpp
AgeCommit message (Expand)Author
2024-10-07Add WGSL support for slang-test (#5174)Anders Leino
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2024-04-19Add metal downstream compiler + metallib target. (#3990)Yong He
2023-10-09Run curated spirv-opt passes through slang-glslang. (#3266)Yong He
2023-08-07Add spirv-dis as a downstream compiler (#3059)Ellie Hermaszewska
2023-04-26Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska
2022-08-22Improve binary compatibility for DownstreamCompiler types (#2371)jsmall-nvidia
2022-08-16IDownstreamCompiler interface (#2361)jsmall-nvidia