summaryrefslogtreecommitdiff
path: root/source/slang/slang-compiler-options.cpp
AgeCommit message (Expand)Author
2024-08-26Implement `-fvk-use-dx-layout` (#4912)ArielG-NV
2024-05-01Fix compile failures when using debug symbol. (#4069)Yong He
2024-03-11Add `-fvk-use-dx-position-w` and fix ExecutionMode ordering for geometry shad...Yong He
2024-02-29Fix various crashes when generating debug info. (#3650)Yong He
2024-02-20Refactor compiler option representations. (#3598)Yong He