aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/PipelineFull.cs
AgeCommit message (Expand)Author
2024-09-01Vulkan: Feedback loop detection and barriers (#7226)riperiperi
2024-07-17Vulkan: Defer guest barriers, and improve image barrier timings (#7012)riperiperi
2024-07-10Use draw clear on Adreno, instead of vkCmdClearAttachments (#7013)gdkchan
2024-05-19GPU: Migrate buffers on GPU project, pre-emptively flush device local mapping...riperiperi
2024-02-17Vulkan: Improve texture barrier usage, timing and batching (#6240)riperiperi
2024-01-31Vulkan: Add Render Pass / Framebuffer Cache (#6182)riperiperi
2024-01-26Allow skipping draws with broken pipeline variants on Vulkan (#5807)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-08-18Implement support for masked stencil clears on Vulkan (#5589)gdkchan
2023-08-14Vulkan: Buffer Mirrors for MacOS performance (#4899)riperiperi
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry