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
Commit message (
Expand
)
Author
Age
*
Add record and replay support for IComponentType2 (#8215)
jarcherNV
2025-08-21
*
Introduce CDataLayout & -fvk-use-c-layout (#8136)
Julius Ikkala
2025-08-21
*
Stable names and backwards compat for serialized IR modules (#7644)
Ellie Hermaszewska
2025-07-09
*
Remove some cruft/complexity from IR serialization (#7483)
Theresa Foley
2025-07-01
*
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
*
Fix compiler warning with clang 18.1.8 on windows (#6963)
Jay Kwak
2025-04-30
*
Add -dump-module command to slangc (#6638)
cheneym2
2025-03-20
*
Distribute slang-glsl-module.bin in release packages. (#6233)
Yong He
2025-01-31
*
Cache and reuse glsl module. (#6152)
Yong He
2025-01-22
*
Embed core module in wasm build. (#5569)
Yong He
2024-11-15
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
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
*
Report AD checkpoint contexts (#5058)
venkataram-nv
2024-09-18
*
Initial WGSL support (#5006)
Anders Leino
2024-09-09
*
capture component type (#4967)
kaizhangNV
2024-08-30
*
Migrate 3 more examples to slang-unit-test (#4927)
kaizhangNV
2024-08-28
*
Migrate examples (#4920)
kaizhangNV
2024-08-27
*
Implement `-fvk-use-dx-layout` (#4912)
ArielG-NV
2024-08-26
*
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