summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/backend/glasm/emit_glasm_atomic.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-22glasm: Use storage buffers instead of global memory when possibleGravatar ReinUsesLisp1-351/+0
2021-07-22glasm: Implement Storage atomicsGravatar ameerj1-0/+60
2021-07-22glasm: Implement storage atomic opsGravatar ameerj1-0/+291
2021-07-22glasm: Add GLASM backend infrastructureGravatar ReinUsesLisp1-0/+0