aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/BufferDescriptor.cs
AgeCommit message (Expand)Author
2024-05-26Allow texture arrays to use separate descriptor sets on Vulkan (#6870)gdkchan
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry
2023-07-03Stop identifying shader textures with handle and cbuf, use binding instead (#...gdkchan
2023-06-28[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)TSRBerry
2023-05-05Allow any shader SSBO constant buffer slot and offset (#2237)gdkchan
2023-04-27Move solution and projects to srcTSR Berry