ryujinx/Ryujinx.Graphics/Gal/OpenGL
gdkchan 9cbcbaa90c Fix XMAD shader instruction, gl_FrontFacing and enable face culling (#583)
* Fix XMAD shader instruction implementation

* Fix gl_FrontFacing constant value

* Enable face culling again

* Fix typo
2019-02-15 14:23:14 +11:00
..
DeleteValueCallback.cs
ImageHandler.cs
OGLCachedResource.cs
OGLConstBuffer.cs
OGLEnumConverter.cs Some improvements for nvnflinger (#555) 2019-01-05 22:26:16 +01:00
OGLExtension.cs
OGLLimit.cs Add support for bigger UBOs, fix sRGB regression, small improvement t… (#503) 2018-11-28 21:09:44 -02:00
OGLPipeline.cs Fix XMAD shader instruction, gl_FrontFacing and enable face culling (#583) 2019-02-15 14:23:14 +11:00
OGLRasterizer.cs
OGLRenderer.cs Add support for bigger UBOs, fix sRGB regression, small improvement t… (#503) 2018-11-28 21:09:44 -02:00
OGLRenderTarget.cs Scissor test fix (#563) 2019-01-31 22:37:07 -03:00
OGLShader.cs Move MaxUboSize definition (#530) 2018-12-17 22:32:12 -02:00
OGLShaderProgram.cs
OGLStreamBuffer.cs
OGLTexture.cs