aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/CodeGen/Glsl/HelperFunctions/TexelFetchScale_fp.glsl
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-01-08Add support for render scale to vertex stage. (#2763)riperiperi
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