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