summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-compiler-options.h
Commit message (Expand)AuthorAge
* Introduce CDataLayout & -fvk-use-c-layout (#8136)Julius Ikkala2025-08-21
* Add arguments for controlling floating point denormal mode (#7461)aidanfnv2025-07-01
* Add command line option for separate debug info (#7178)jarcherNV2025-06-06
* Language version + tuple syntax. (#7230)Yong He2025-05-29
* Remove support for ad hoc Slang IR compression (#6834)Theresa Foley2025-04-16
* Improve on spirv generation compile option (#5479)kaizhangNV2024-11-01
* formatEllie Hermaszewska2024-10-29
* Implement `-fvk-use-dx-layout` (#4912)ArielG-NV2024-08-26
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Add an option to disable source map in obfuscation (#4260)kaizhangNV2024-06-03
* Add options to speedup compilation. (#4240)Yong He2024-05-29
* Add `-minimum-slang-optimization` to favor compile time. (#4186)Yong He2024-05-17
* Switch to direct-to-spirv backend as default. (#4002)Yong He2024-04-23
* Fix various crashes when generating debug info. (#3650)Yong He2024-02-29
* Refactor compiler option representations. (#3598)Yong He2024-02-20