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
/
compute
/
atomics-groupshared.slang
Age
Commit message (
Expand
)
Author
2018-05-30
GroupMemoryBarrierWithGroupSync only works on groupshared memory - it doesn't...
jsmall-nvidia
2018-05-29
Fix global atomic functions (#582)
Tim Foley