aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/BufferManager.cs
AgeCommit message (Expand)Author
2022-12-01chore: Update Silk.NET to 2.16.0 (#3953)Mary-nyan
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)gdkchan
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