aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/OpenGL/OGLPipeline.cs
AgeCommit message (Expand)Author
2018-09-19Implement DepthWriteMask and add R16G16 (#425)ReinUsesLisp
2018-09-18Allow "reinterpretation" of framebuffer/zeta formats (#418)gdkchan
2018-08-25Implement vertex instancing (#381)ReinUsesLisp
2018-08-20Use signed and unsigned vertex types (#370)ReinUsesLisp
2018-08-15More flexible memory manager (#307)gdkchan
2018-08-10Low level graphics API prerequisites (#319)ReinUsesLisp