aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/CacheByRange.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-12-05Make structs readonly when applicable (#4002)Andrey Sukharev
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)gdkchan
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