aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Shader.cs
AgeCommit message (Expand)Author
2022-02-16Do not allow render targets not explicitly written by the fragment shader to ...gdkchan
2020-11-08Use explicit buffer and texture bindings on shaders (#1666)gdkchan
2020-01-09Initial workgdk