summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-compiler-options.cpp
Commit message (Expand)AuthorAge
* Fix the logic bug in spirv-emit compile option (#5512)kaizhangNV2024-11-06
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* Improve on spirv generation compile option (#5479)kaizhangNV2024-11-01
* formatEllie Hermaszewska2024-10-29
* Implement `-fvk-use-dx-layout` (#4912)ArielG-NV2024-08-26
* Fix compile failures when using debug symbol. (#4069)Yong He2024-05-01
* Add `-fvk-use-dx-position-w` and fix ExecutionMode ordering for geometry shad...Yong He2024-03-11
* Fix various crashes when generating debug info. (#3650)Yong He2024-02-29
* Refactor compiler option representations. (#3598)Yong He2024-02-20