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
OGLExtension.cs
OGLLimit.cs
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
OGLRenderTarget.cs
OGLShader.cs
OGLShaderProgram.cs
OGLStreamBuffer.cs
OGLTexture.cs