aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/BufferManager.cs
AgeCommit message (Expand)Author
2022-10-08Vulkan: Fix some issues with CacheByRange (#3743)riperiperi
2022-10-03Vulkan: Fix buffer texture storage not being updated on buffer handle reuse (...gdkchan
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