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
/
slang-serialize-ast-type-info.h
Commit message (
Expand
)
Author
Age
*
A new approach to AST serialization (#6854)
Theresa Foley
2025-04-22
*
format
Ellie Hermaszewska
2024-10-29
*
Fix emit logic for getElementPtr. (#4362)
Yong He
2024-06-12
*
Capabilities generator inclusive join and misc (#4237)
ArielG-NV
2024-05-31
*
Capabilities System, CapabilitySet Logic Overhaul (#4145)
ArielG-NV
2024-05-16
*
Support loading serialized modules. (#3588)
Yong He
2024-02-15
*
Capability type checking. (#3530)
Yong He
2024-02-02
*
Initial version of spirv_asm block (#3151)
Ellie Hermaszewska
2023-08-25
*
Fix `Val` deduplication bug. (#3050)
Yong He
2023-08-07
*
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-04
*
Make DeclRefBase a Val, and DeclRef<T> a helper class. (#2967)
Yong He
2023-07-07
*
Rework differential conformance dictionary checking. (#2483)
Yong He
2022-11-02
*
Remove GlobalGenericParamSubstitution (#1684)
Tim Foley
2021-02-02
*
Standard library save/loadable (#1592)
jsmall-nvidia
2020-11-05
*
Value type serialization via C++ Extractor (#1588)
jsmall-nvidia
2020-10-26
*
Use Reflection for (Serial)RefObject Serialization (#1567)
jsmall-nvidia
2020-10-06