aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/TextureFormat.cs
AgeCommit message (Collapse)Author
2022-08-17Removed extra semicolons. (#3594)Nicholas Rodine
2020-04-22Implement SULD shader instruction (#1117)gdkchan
* Implement SULD shader instruction * Some nits