summaryrefslogtreecommitdiff
path: root/source/slang-record-replay/record
AgeCommit message (Expand)Author
2025-08-21Add record and replay support for IComponentType2 (#8215)jarcherNV
2025-07-09Stable names and backwards compat for serialized IR modules (#7644)Ellie Hermaszewska
2025-06-12Fix API changes from separate debugging support (#7397)jarcherNV
2025-06-06Add command line option for separate debug info (#7178)jarcherNV
2025-06-04Make interface types non c-style in Slang2026. (#7260)Yong He
2025-06-04Break down record replay to individual tests to avoid timeout (#7340)Jay Kwak
2025-05-29Language version + tuple syntax. (#7230)Yong He
2025-03-20Add -dump-module command to slangc (#6638)cheneym2
2025-01-22Cache and reuse glsl module. (#6152)Yong He
2024-11-15Embed core module in wasm build. (#5569)Yong He
2024-10-29formatEllie Hermaszewska
2024-10-25Replace stdlib on Slang API with CoreModule (#5405)Jay Kwak
2024-10-15 Move C interface from slang.h to slang-deprecated.h (#5301)Ellie Hermaszewska
2024-10-04Add interfaces for retrieving separate linkable downstream binaries (#5128)cheneym2
2024-09-30Add COM API for querying metadata. (#5168)Yong He
2024-08-30capture component type (#4967)kaizhangNV
2024-08-27Migrate examples (#4920)kaizhangNV
2024-08-22Feature/capture unit test (#4898)kaizhangNV
2024-08-15Make precompileForTargets work with Slang API (#4845)cheneym2
2024-08-07Reduce dependency on std library (#4785)skallweitNV
2024-07-31Feature/replayer (#4750)kaizhangNV
2024-07-23Feature/capture (#4625)kaizhangNV