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
/
language-feature
/
interfaces
/
default-construct-conformance.slang
Age
Commit message (
Expand
)
Author
2024-09-10
Specialize existential return types when possible. (#5044)
Yong He
2024-07-11
Fix incorrect codegen when returning initializer list as existential value. (...
Yong He