summaryrefslogtreecommitdiffstats
path: root/source/slang-record-replay/replay
Commit message (Expand)AuthorAge
* Add record and replay support for IComponentType2 (#8215)jarcherNV2025-08-21
* Language version + tuple syntax. (#7230)Yong He2025-05-29
* Fix compiler warning with clang 18.1.8 on windows (#6963)Jay Kwak2025-04-30
* Cache and reuse glsl module. (#6152)Yong He2025-01-22
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Replace stdlib on Slang API with CoreModule (#5405)Jay Kwak2024-10-25
* Move C interface from slang.h to slang-deprecated.h (#5301)Ellie Hermaszewska2024-10-15
* capture component type (#4967)kaizhangNV2024-08-30
* Migrate 3 more examples to slang-unit-test (#4927)kaizhangNV2024-08-28
* Migrate examples (#4920)kaizhangNV2024-08-27
* Feature/capture unit test (#4898)kaizhangNV2024-08-22
* Reduce dependency on std library (#4785)skallweitNV2024-08-07
* Feature/replayer (#4750)kaizhangNV2024-07-31
* Feature/capture (#4625)kaizhangNV2024-07-23