summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/atomic_operations_global_memory.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-07-23shader_recompiler, video_core: Resolve clang errorslat9nq1-6/+6
Silences the following warnings-turned-errors: -Wsign-conversion -Wunused-private-field -Wbraced-scalar-init -Wunused-variable And some other errors
2021-07-23shader: Refactor atomic_operations_global_memoryameerj1-44/+36
2021-07-23shader: Implement ATOM/S and REDameerj1-0/+222