summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glsl/emit_glsl_atomic.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shader_recompiler: GCC fixeslat9nq2021-07-231-0/+1
|
* glsl: remove unused headersameerj2021-07-231-2/+0
|
* glsl: Simply FP storage atomicsameerj2021-07-231-34/+14
|
* glsl: F16x2 storage atomicsameerj2021-07-231-51/+34
|
* glsl: Revert ssbo aliasing. Storage Atomics implameerj2021-07-231-40/+101
|
* glsl: Wip storage atomic opsameerj2021-07-231-0/+301
|
* glsl: Initial backendameerj2021-07-231-0/+0