aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/SupportBuffer.cs
AgeCommit message (Expand)Author
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-05-12Implement Viewport Transform Disable (#3328)1.1.120riperiperi
2022-01-08Add support for render scale to vertex stage. (#2763)riperiperi
2021-08-11Ensure render scale is initialized to 1 on the backend (#2543)gdkchan
2021-08-11Replace BGRA and scale uniforms with a uniform block (#2496)gdkchan