aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Shader.cs
AgeCommit message (Expand)Author
2020-11-08Use explicit buffer and texture bindings on shaders (#1666)gdkchan
2020-01-09Initial workgdk