ryujinx/Ryujinx.Graphics/Gal/OpenGL
gdkchan aa1cd849cf Quads, QuadStrip, const attributes and half-float attributes support (#447)
* Quads, QuadStrip and const attributes support

* Add support for half float attributes and fix texture pitch alignment

* Throw when an unsupported float type is used as const attribute aswell
2018-10-13 01:37:01 +00:00
..
DeleteValueCallback.cs
ImageHandler.cs
OGLCachedResource.cs
OGLConstBuffer.cs
OGLEnumConverter.cs Quads, QuadStrip, const attributes and half-float attributes support (#447) 2018-10-13 01:37:01 +00:00
OGLExtension.cs
OGLPipeline.cs Quads, QuadStrip, const attributes and half-float attributes support (#447) 2018-10-13 01:37:01 +00:00
OGLRasterizer.cs Quads, QuadStrip, const attributes and half-float attributes support (#447) 2018-10-13 01:37:01 +00:00
OGLRenderer.cs
OGLRenderTarget.cs Quads, QuadStrip, const attributes and half-float attributes support (#447) 2018-10-13 01:37:01 +00:00
OGLShader.cs
OGLShaderProgram.cs
OGLStreamBuffer.cs
OGLTexture.cs