index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
bugs
/
generic-groupshared.slang
Age
Commit message (
Expand
)
Author
2023-04-02
Fix several silently failing tests (#2767)
Ellie Hermaszewska
2023-03-27
Apply IR simplifcation immediately after specialization to avoid duplicates. ...
Yong He