aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/TextureDescriptor.cs
AgeCommit message (Expand)Author
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)1.1.969TSRBerry
2023-07-03Stop identifying shader textures with handle and cbuf, use binding instead (#...1.1.952gdkchan
2023-06-28[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)1.1.929TSRBerry
2023-04-27Move solution and projects to srcTSR Berry