aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/DescriptorSetManager.cs
AgeCommit message (Expand)Author
2024-09-01Vulkan: Update Silk.NET to 2.21 (#7266)riperiperi
2024-04-07Add support for large sampler arrays on Vulkan (#6489)gdkchan
2023-09-26Reduce the amount of descriptor pool allocations on Vulkan (#5673)gdkchan
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry