summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-compiler-options.cpp
Commit message (Expand)AuthorAge
* Introduce CDataLayout & -fvk-use-c-layout (#8136)Julius Ikkala2025-08-21
* Make interface types non c-style in Slang2026. (#7260)Yong He2025-06-04
* Language version + tuple syntax. (#7230)Yong He2025-05-29
* Initial `dyn` keyword support & `-lang 2026` compiler option (#7172)ArielG-NV2025-05-22
* Update spirv-tools to for SDK v2025.2 (#6893)Gangzheng Tong2025-04-25
* Fix option set serialization bug (#6515)Anders Leino2025-03-04
* Fix `-capability` arg in SPIRV debug command line output. (#6114)Yong He2025-01-17
* 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