index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-compiler-options.cpp
Commit message (
Expand
)
Author
Age
*
Introduce CDataLayout & -fvk-use-c-layout (#8136)
Julius Ikkala
2025-08-21
*
Make interface types non c-style in Slang2026. (#7260)
Yong He
2025-06-04
*
Language version + tuple syntax. (#7230)
Yong He
2025-05-29
*
Initial `dyn` keyword support & `-lang 2026` compiler option (#7172)
ArielG-NV
2025-05-22
*
Update spirv-tools to for SDK v2025.2 (#6893)
Gangzheng Tong
2025-04-25
*
Fix option set serialization bug (#6515)
Anders Leino
2025-03-04
*
Fix `-capability` arg in SPIRV debug command line output. (#6114)
Yong He
2025-01-17
*
Fix the logic bug in spirv-emit compile option (#5512)
kaizhangNV
2024-11-06
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
Improve on spirv generation compile option (#5479)
kaizhangNV
2024-11-01
*
format
Ellie Hermaszewska
2024-10-29
*
Implement `-fvk-use-dx-layout` (#4912)
ArielG-NV
2024-08-26
*
Fix compile failures when using debug symbol. (#4069)
Yong He
2024-05-01
*
Add `-fvk-use-dx-position-w` and fix ExecutionMode ordering for geometry shad...
Yong He
2024-03-11
*
Fix various crashes when generating debug info. (#3650)
Yong He
2024-02-29
*
Refactor compiler option representations. (#3598)
Yong He
2024-02-20