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-ir-serialize.cpp
Commit message (
Expand
)
Author
Age
*
Share debug information between AST and IR (#1547)
jsmall-nvidia
2020-09-17
*
AST Serialization in Modules (#1524)
jsmall-nvidia
2020-08-31
*
Fix for bug where memory that has been allocated with new T[] (within a list)...
jsmall-nvidia
2020-07-31
*
Clean up unused code for IR object ownership (#1416)
Tim Foley
2020-06-30
*
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
*
Feature/string hash review (#1142)
jsmall-nvidia
2019-12-04
*
getStringHash on string literals (#1140)
jsmall-nvidia
2019-12-03
*
Clean up the concept of "pseudo ops" (#1136)
Tim Foley
2019-11-22
*
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
*
WIP: Simple separate IR module linkage working (#1100)
jsmall-nvidia
2019-10-30
*
Feature/riff improvements (#1099)
jsmall-nvidia
2019-10-29
*
Feature/container format (#1098)
jsmall-nvidia
2019-10-29
*
Expose more repro in API, support output params. (#1087)
jsmall-nvidia
2019-10-23
*
`Repro` functionality (#1085)
jsmall-nvidia
2019-10-21
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31