Age | Commit message (Expand) | Author |
---|---|---|
2021-11-16 | RescalingPass: Agregate pixels on texelFetch while on Fragment Shader | Fernando Sahmkow |
2021-11-16 | shader: Fix TextureSize check on rescaling. | Fernando Sahmkow |
2021-11-16 | shader: Properly scale image reads and add GL SPIR-V support | ReinUsesLisp |
2021-11-16 | shader: Properly blacklist and scale image loads | ReinUsesLisp |
2021-11-16 | shader/rescaling_pass: Patch more instructions | ReinUsesLisp |
2021-11-16 | shader: Fix rescaling pass | ReinUsesLisp |
2021-11-16 | shader: Fix resolution scaling pass | ReinUsesLisp |
2021-11-16 | ShaderDecompiler: Add initial support for rescaling. | Fernando Sahmkow |