summaryrefslogtreecommitdiff
path: root/prelude/slang-cpp-host-prelude.h
AgeCommit message (Expand)Author
2025-05-09Fix various intptr_t issues by defining its width in `getIntTypeInfo` (#6786)Julius Ikkala
2024-10-29formatEllie Hermaszewska
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2023-05-09Various fixes for autodiff and slangpy. (#2876)Yong He
2022-10-31Make cpp-host prelude include scalar intrinsics. (#2478)Yong He
2022-08-16Add gfx interface definition in Slang. (#2364)Yong He
2022-04-12Support `[DllImport]` (#2181)Yong He
2022-03-28Allow slangc to generate exe from .slang file. (#2170)Yong He