summaryrefslogtreecommitdiff
path: root/source/slang/slang-type-system-shared.h
AgeCommit message (Expand)Author
2025-09-17Added __magic_enum (#8436)Ronan
2025-08-29[CBP] Pointer frontend changes + groupshared pointer support (#7848)ArielG-NV
2025-02-28Add Slang-specific intrinsics for integer pack/unpack (#6459)Darren Wihandi
2025-01-09Support a storage class, NodePayloadAMDX, for SPIRV work-graphs (#6052)Jay Kwak
2024-12-26Add packed 8bit builtin types (#5939)Darren Wihandi
2024-12-18Allow `Optional`, `Tuple` and `bool` to be used in varying input/output. (#5889)Yong He
2024-10-30Write only texture types. (#5454)Yong He
2024-10-29formatEllie Hermaszewska
2024-10-28Replace the word stdlib or standard-library with core-module for source code ...Jay Kwak
2024-08-30Support specialization constants. (#4963)Yong He
2024-08-19Remove using SpvStorageClass values casted into AddressSpace values (#4861)Ellie Hermaszewska
2024-07-25Overhaul IR lowering of pointer types. (#4710)Yong He
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2023-11-16Unify stdlib `Texture` types into one generic type. (#3327)Yong He
2023-11-14Add GLSL Compatibility. (#3321)Yong He
2022-09-15Language feature: pointer sized int types. (#2401)Yong He
2022-08-24Use enums with backing types in Slang API (#2375)jsmall-nvidia
2022-04-12Support `[DllImport]` (#2181)Yong He
2020-08-03First pass support for Sampler Feedback (#1470)jsmall-nvidia
2020-05-22Tidy up around AST nodes (#1353)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia