summaryrefslogtreecommitdiffstats
path: root/source/core/slang-common.h
Commit message (Expand)AuthorAge
* Perf improvements to IR serialization (#7751)Ellie Hermaszewska2025-07-17
* Cleanups related to RIFF support (#7041)Theresa Foley2025-05-12
* formatEllie Hermaszewska2024-10-29
* preparation for clang format (#5422)Ellie Hermaszewska2024-10-29
* Move C interface from slang.h to slang-deprecated.h (#5301)Ellie Hermaszewska2024-10-15
* Fix prelude generation by using relative paths for including `slang.h` (#4973)Sai Praveen Bangaru2024-08-30
* Remove using SpvStorageClass values casted into AddressSpace values (#4861)Ellie Hermaszewska2024-08-19
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Add options to speedup compilation. (#4240)Yong He2024-05-29
* Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska2023-08-28
* Use scratchData on `IRInst` to replace HashSets. (#2978)Yong He2023-07-12
* Add SLANG_ASSUME and use it in release asserts (#2859)Ellie Hermaszewska2023-05-04
* Add format checking attributes on printf-like functions (#2570)Ellie Hermaszewska2023-01-04
* Replace DownstreamCompileResult with Artifact (#2369)jsmall-nvidia2022-08-22
* Allow slangc to generate exe from .slang file. (#2170)Yong He2022-03-28
* Add support for HLSL unorm/snorm (#2095)Theresa Foley2022-01-25
* RTTI/JSON (#2021)jsmall-nvidia2021-11-18
* Removing exceptions from core/compiler-core (#1953)jsmall-nvidia2021-10-04
* Fix problems with x86 CPU tests (#1051)jsmall-nvidia2019-09-12
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31