aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/DescriptorSetCollection.cs
AgeCommit message (Expand)Author
2024-09-01Vulkan: Update Silk.NET to 2.21 (#7266)riperiperi
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)TSRBerry
2023-06-10Implement transform feedback emulation for hardware without native support (#...gdkchan
2023-06-03Implement shader storage buffer operations using new Load/Store instructions ...gdkchan
2023-04-27Move solution and projects to srcTSR Berry