aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/VertexAttribDescriptor.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-12-05Make structs readonly when applicable (#4002)Andrey Sukharev
2021-01-27Avoid some redundant GL calls (#1958)gdkchan
2020-03-30Support constant attributes (with a value of zero) (#1066)gdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Some code cleanupgdkchan