aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/OpenGL/OGLShaderProgram.cs
AgeCommit message (Expand)Author
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan
2018-08-15More flexible memory manager (#307)gdkchan
2018-08-10Low level graphics API prerequisites (#319)ReinUsesLisp