summaryrefslogtreecommitdiff
path: root/source/core/slang-common.h
AgeCommit message (Expand)Author
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2024-05-29Add options to speedup compilation. (#4240)Yong He
2023-08-28Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska
2023-07-12Use scratchData on `IRInst` to replace HashSets. (#2978)Yong He
2023-05-04Add SLANG_ASSUME and use it in release asserts (#2859)Ellie Hermaszewska
2023-01-04Add format checking attributes on printf-like functions (#2570)Ellie Hermaszewska
2022-08-22Replace DownstreamCompileResult with Artifact (#2369)jsmall-nvidia
2022-03-28Allow slangc to generate exe from .slang file. (#2170)Yong He
2022-01-25Add support for HLSL unorm/snorm (#2095)Theresa Foley
2021-11-18RTTI/JSON (#2021)jsmall-nvidia
2021-10-04Removing exceptions from core/compiler-core (#1953)jsmall-nvidia
2019-09-12Fix problems with x86 CPU tests (#1051)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia