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
/
types
/
intptr.slang.expected.txt
Age
Commit message (
Expand
)
Author
2025-05-09
Fix various intptr_t issues by defining its width in `getIntTypeInfo` (#6786)
Julius Ikkala
2022-09-15
Language feature: pointer sized int types. (#2401)
Yong He