aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/OpenGL/OGLExtension.cs
AgeCommit message (Expand)Author
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2019-03-02Fixed Scissor Test on Intel based GPUs (#595)BaronKiko
2019-02-28 Initial non 2D textures support (#525)Thomas Guillemard
2018-09-26Fix multiple rendertargets (#427)ReinUsesLisp
2018-08-25Use mirrored texture wraps when available (#361)ReinUsesLisp
2018-07-19Implement Geometry shaders (#280)ReinUsesLisp