aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Decoders/Register.cs
AgeCommit message (Expand)Author
2022-12-05Make structs readonly when applicable (#4002)1.1.426Andrey Sukharev
2020-01-09Initial workgdk