aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader
AgeCommit message (Expand)Author
2023-05-05Use correct offset for storage constant buffer elimination (#4821)1.1.761riperiperi
2023-05-05Allow any shader SSBO constant buffer slot and offset (#2237)1.1.755gdkchan
2023-04-27Move solution and projects to srcTSR Berry