summaryrefslogtreecommitdiff
path: root/tests/diagnostics/command-line
AgeCommit message (Expand)Author
2024-09-05Support entrypoints defined in a namespace. (#5011)Yong He
2024-03-01Make slangc commandline parsing compatible with renderdoc. (#3658)Yong He
2024-02-01Add slangc option to specialize entrypoint + auto glsl mode. (#3531)Yong He
2023-11-14Add GLSL Compatibility. (#3321)Yong He
2023-10-09Update slang-glslang binaries to v13.0.0.x-g (#3268)Yong He
2023-08-07Add spirv-dis as a downstream compiler (#3059)Ellie Hermaszewska
2023-04-29CommandOptions (#2856)jsmall-nvidia
2021-09-10First Slang LLVM integration (#1934)jsmall-nvidia
2021-05-22Improvements in -X support (#1852)jsmall-nvidia
2021-05-21Downstream option handling (#1850)jsmall-nvidia
2021-05-19SourceLoc use in command line processing (#1848)jsmall-nvidia
2020-07-20Multiple Entry Point Backend (#1437)Dietrich Geisler
2019-04-02Feature/test improvements (#934)jsmall-nvidia
2018-11-06Made sameStageSpecifiedMoreThanOnce a warning instead of an error. (#714)jsmall-nvidia
2018-10-29Rework command-line options handling for entry points and targets (#697)Tim Foley