aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/Decoders/Decoder.cs
AgeCommit message (Collapse)Author
2023-06-17Ensure shader local and shared memory sizes are not zero (#5321)gdkchan
2023-04-27Move solution and projects to srcTSR Berry