aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/Translation/TranslatorContext.cs
AgeCommit message (Expand)Author
2023-06-28[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)TSRBerry
2023-06-17Ensure shader local and shared memory sizes are not zero (#5321)gdkchan
2023-05-31Share ResourceManager vertex vertex A and B shaders (#5181)gdkchan
2023-04-27Move solution and projects to srcTSR Berry