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