aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/OpenGL/OGLRenderer.cs
AgeCommit message (Expand)Author
2018-11-28Add support for bigger UBOs, fix sRGB regression, small improvement t… (#503)gdkchan
2018-09-08Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402)ReinUsesLisp
2018-08-19Rendertarget attachments, texture and image changes (#358)ReinUsesLisp
2018-08-10Low level graphics API prerequisites (#319)ReinUsesLisp
2018-06-23Small OpenGL Renderer refactoring (#177)gdkchan