aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/DescriptorSetUpdater.cs
AgeCommit message (Expand)Author
2023-08-14Vulkan: Buffer Mirrors for MacOS performance (#4899)1.1.988riperiperi
2023-08-14Simplify resolution scale updates (#5541)1.1.987gdkchan
2023-07-11Move support buffer update out of the backends (#5411)1.1.959gdkchan
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)1.1.946TSRBerry
2023-06-10Implement transform feedback emulation for hardware without native support (#...1.1.882gdkchan
2023-06-03Implement shader storage buffer operations using new Load/Store instructions ...1.1.861gdkchan
2023-05-21Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025)1.1.812gdkchan
2023-05-18Fix Vulkan blit-like operations swizzle (#5003)1.1.805gdkchan
2023-04-27Move solution and projects to srcTSR Berry