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
/
slang-serialize-container.h
Age
Commit message (
Expand
)
Author
2025-07-08
Use fossil for IR serialization (#7619)
Ellie Hermaszewska
2025-07-01
Remove some cruft/complexity from IR serialization (#7483)
Theresa Foley
2025-05-12
Cleanups related to RIFF support (#7041)
Theresa Foley
2025-04-22
A new approach to AST serialization (#6854)
Theresa Foley
2025-04-16
Remove support for ad hoc Slang IR compression (#6834)
Theresa Foley
2024-10-29
format
Ellie Hermaszewska
2024-02-23
Add slangc interface to compile and use ir modules. (#3615)
Yong He
2024-02-22
Add API for querying and reusing precompiled binary modules. (#3614)
Yong He
2024-02-15
Support loading serialized modules. (#3588)
Yong He
2023-08-15
SPIR-V WIP (#3064)
Ellie Hermaszewska
2022-06-13
Language Server improvements. (#2269)
Yong He
2020-11-05
Standard library save/loadable (#1592)
jsmall-nvidia
2020-10-29
Handling imported/exporting symbols from serialized modules (#1589)
jsmall-nvidia
2020-09-18
Serialization fixes based on review of #1547 (#1551)
jsmall-nvidia
2020-09-18
Control container serialization with SerialOptionFlags (#1550)
jsmall-nvidia
2020-09-17
Share debug information between AST and IR (#1547)
jsmall-nvidia