aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/IGpuAccessor.cs
AgeCommit message (Expand)Author
2020-09-19Better viewport flipping and depth mode detection method (#1556)gdkchan
2020-05-28Fix wrong face culling once and for all (#1277)gdkchan
2020-05-27Omit image format if possible, and fix BA bit (#1280)gdkchan
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan