summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/ir_opt/global_memory_to_storage_buffer_pass.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* spirv: Initial bindings supportReinUsesLisp2021-07-231-48/+62
* shader: Fix trackingReinUsesLisp2021-07-231-50/+72
* shader: Add support for forward declarationsReinUsesLisp2021-07-231-2/+2
* shader: Make typed IRReinUsesLisp2021-07-231-10/+11
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-231-0/+331