aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/BufferHolder.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-03-19Vulkan: Migrate buffers between memory types to improve GPU performance (#4540)riperiperi
2022-12-10Fix Redundant Qualifer Warnings (#4091)Isaac Marovitz
2022-12-01chore: Update Silk.NET to 2.16.0 (#3953)Mary-nyan
2022-11-18Vulkan: Don't create preload command buffer outside a render pass (#3864)riperiperi
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)gdkchan
2022-10-26Vulkan: Fix indirect buffer barrier (#3798)gdkchan
2022-10-16Fix various issues caused by Vertex/Index buffer conversions (#3762)riperiperi
2022-10-08Vulkan: Fix some issues with CacheByRange (#3743)riperiperi
2022-09-20Convert Quads to Triangles in Vulkan (#3715)riperiperi
2022-09-08Restride vertex buffer when stride causes attributes to misalign in Vulkan. (...riperiperi
2022-07-31Vulkan backend (#2518)gdkchan