summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/ir_opt/rescaling_pass.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Properly scale image reads and add GL SPIR-V supportReinUsesLisp2021-11-161-2/+1
* shader: Properly blacklist and scale image loadsReinUsesLisp2021-11-161-3/+19
* shader/rescaling_pass: Patch more instructionsReinUsesLisp2021-11-161-4/+101
* shader: Fix rescaling passReinUsesLisp2021-11-161-1/+1
* shader: Fix resolution scaling passReinUsesLisp2021-11-161-34/+26
* ShaderDecompiler: Add initial support for rescaling.Fernando Sahmkow2021-11-161-0/+72