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.h
Commit message (
Expand
)
Author
Age
*
Introduce CDataLayout & -fvk-use-c-layout (#8136)
Julius Ikkala
2025-08-21
*
Add arguments for controlling floating point denormal mode (#7461)
aidanfnv
2025-07-01
*
Add command line option for separate debug info (#7178)
jarcherNV
2025-06-06
*
Language version + tuple syntax. (#7230)
Yong He
2025-05-29
*
Remove support for ad hoc Slang IR compression (#6834)
Theresa Foley
2025-04-16
*
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
*
Move the file public header files to `include` dir (#4636)
kaizhangNV
2024-07-17
*
Add an option to disable source map in obfuscation (#4260)
kaizhangNV
2024-06-03
*
Add options to speedup compilation. (#4240)
Yong He
2024-05-29
*
Add `-minimum-slang-optimization` to favor compile time. (#4186)
Yong He
2024-05-17
*
Switch to direct-to-spirv backend as default. (#4002)
Yong He
2024-04-23
*
Fix various crashes when generating debug info. (#3650)
Yong He
2024-02-29
*
Refactor compiler option representations. (#3598)
Yong He
2024-02-20