aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/VertexBuffer.cs
AgeCommit message (Expand)Author
2022-08-11OpenGL: Limit vertex buffer range for non-indexed draws (#3542)gdkchan
2020-01-09Initial workgdk