index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
slang-record-replay
/
record
Age
Commit message (
Expand
)
Author
2025-08-21
Add record and replay support for IComponentType2 (#8215)
jarcherNV
2025-07-09
Stable names and backwards compat for serialized IR modules (#7644)
Ellie Hermaszewska
2025-06-12
Fix API changes from separate debugging support (#7397)
jarcherNV
2025-06-06
Add command line option for separate debug info (#7178)
jarcherNV
2025-06-04
Make interface types non c-style in Slang2026. (#7260)
Yong He
2025-06-04
Break down record replay to individual tests to avoid timeout (#7340)
Jay Kwak
2025-05-29
Language version + tuple syntax. (#7230)
Yong He
2025-03-20
Add -dump-module command to slangc (#6638)
cheneym2
2025-01-22
Cache and reuse glsl module. (#6152)
Yong He
2024-11-15
Embed core module in wasm build. (#5569)
Yong He
2024-10-29
format
Ellie Hermaszewska
2024-10-25
Replace 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-04
Add interfaces for retrieving separate linkable downstream binaries (#5128)
cheneym2
2024-09-30
Add COM API for querying metadata. (#5168)
Yong He
2024-08-30
capture component type (#4967)
kaizhangNV
2024-08-27
Migrate examples (#4920)
kaizhangNV
2024-08-22
Feature/capture unit test (#4898)
kaizhangNV
2024-08-15
Make precompileForTargets work with Slang API (#4845)
cheneym2
2024-08-07
Reduce dependency on std library (#4785)
skallweitNV
2024-07-31
Feature/replayer (#4750)
kaizhangNV
2024-07-23
Feature/capture (#4625)
kaizhangNV