summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/ir_opt/rescaling_pass.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-16shader: Properly scale image reads and add GL SPIR-V supportReinUsesLisp1-2/+1
2021-11-16shader: Properly blacklist and scale image loadsReinUsesLisp1-3/+19
2021-11-16shader/rescaling_pass: Patch more instructionsReinUsesLisp1-4/+101
2021-11-16shader: Fix rescaling passReinUsesLisp1-1/+1
2021-11-16shader: Fix resolution scaling passReinUsesLisp1-34/+26
2021-11-16ShaderDecompiler: Add initial support for rescaling.Fernando Sahmkow1-0/+72