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