summaryrefslogtreecommitdiff
path: root/source/slang/slang-compiler-options.cpp
AgeCommit message (Expand)Author
2025-06-04Make interface types non c-style in Slang2026. (#7260)Yong He
2025-05-29Language version + tuple syntax. (#7230)Yong He
2025-05-22Initial `dyn` keyword support & `-lang 2026` compiler option (#7172)ArielG-NV
2025-04-25Update spirv-tools to for SDK v2025.2 (#6893)Gangzheng Tong
2025-03-04Fix option set serialization bug (#6515)Anders Leino
2025-01-17Fix `-capability` arg in SPIRV debug command line output. (#6114)Yong He
2024-11-06Fix the logic bug in spirv-emit compile option (#5512)kaizhangNV
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-11-01Improve on spirv generation compile option (#5479)kaizhangNV
2024-10-29formatEllie Hermaszewska
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