aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/IndexBufferState.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-11-16Implement HLE macro for DrawElementsIndirect (#3748)gdkchan
2022-10-16Fix various issues caused by Vertex/Index buffer conversions (#3762)riperiperi
2022-09-20Convert Quads to Triangles in Vulkan (#3715)riperiperi