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
/
tests
/
serialization
Commit message (
Expand
)
Author
Age
*
Add slangc interface to compile and use ir modules. (#3615)
Yong He
2024-02-23
*
SPIRV: debug source and debug line. (#3109)
Yong He
2023-08-15
*
Use ankerl/unordered_dense as a hashmap implementation (#3036)
Ellie Hermaszewska
2023-08-16
*
Fix issue with Obfuscated hash (#2834)
jsmall-nvidia
2023-04-24
*
Improvements outputting containers (#2815)
jsmall-nvidia
2023-04-20
*
Round trip source map (#2810)
jsmall-nvidia
2023-04-17
*
Using SourceMap for location output (#2736)
jsmall-nvidia
2023-03-27
*
Obfuscated source map writing (#2727)
jsmall-nvidia
2023-03-24
*
Remove old code paths from render-test (#1760)
Tim Foley
2021-03-17
*
Convert more tests to use shader objects (#1659)
Tim Foley
2021-01-15
*
Building with embedded stdlib (#1634)
jsmall-nvidia
2020-12-10
*
Test for serializing out and reading back Stdlib (#1605)
jsmall-nvidia
2020-11-18
*
Testing having a library with an entry point works. (#1141)
jsmall-nvidia
2019-12-04
*
Remove support for explicit register/binding syntax on TEST_INPUT (#1132)
Tim Foley
2019-11-21
*
Added -ir-compression & fixes for ir compression issues (#1129)
jsmall-nvidia
2019-11-20
*
Add basic support for entry points in `.slang-lib` files. (#1112)
Tim Foley
2019-11-06
*
Support for [__extern] attribute (#1111)
jsmall-nvidia
2019-11-06
*
Reference IR modules with entry point (#1101)
jsmall-nvidia
2019-10-31
*
WIP: Simple separate IR module linkage working (#1100)
jsmall-nvidia
2019-10-30