aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/PipelineFull.cs
AgeCommit message (Expand)AuthorFilesLines
2024-07-17Vulkan: Defer guest barriers, and improve image barrier timings (#7012)1.1.1352riperiperi1-1/+1
2024-07-10Use draw clear on Adreno, instead of vkCmdClearAttachments (#7013)1.1.1345gdkchan1-2/+4
2024-05-19GPU: Migrate buffers on GPU project, pre-emptively flush device local mapping...1.1.1317riperiperi1-16/+0
2024-02-17Vulkan: Improve texture barrier usage, timing and batching (#6240)1.1.1199riperiperi1-0/+1
2024-01-31Vulkan: Add Render Pass / Framebuffer Cache (#6182)1.1.1154riperiperi1-3/+2
2024-01-26Allow skipping draws with broken pipeline variants on Vulkan (#5807)1.1.1139gdkchan1-1/+4
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry1-1/+1
2023-08-18Implement support for masked stencil clears on Vulkan (#5589)1.1.997gdkchan1-0/+36
2023-08-14Vulkan: Buffer Mirrors for MacOS performance (#4899)1.1.988riperiperi1-0/+13
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)1.1.946TSRBerry1-14/+11
2023-04-27Move solution and projects to srcTSR Berry1-0/+314