aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/CodeGen/Glsl/HelperFunctions/TexelFetchScale_cp.glsl
AgeCommit message (Expand)Author
2021-08-11Replace BGRA and scale uniforms with a uniform block (#2496)gdkchan
2021-07-09Unscale textureSize when resolution scaling is used (#2441)gdkchan
2021-01-26Add support for shader atomic min/max (S32) (#1948)gdkchan
2020-07-07Implement Zero-Configuration Resolution Scaling (#1365)riperiperi