Ryujinx/Ryujinx.Graphics/Gal/OpenGL
gdkchan f0a49a1c94
Fix Color Mask values (#473)
* Fix color mask common, set default value on first color mask register

* Missing check

* Better exception messages

* Address PR feedback

* Add fixme as per review feedback
2018-10-25 18:30:09 -03:00
..
DeleteValueCallback.cs Texture/Vertex/Index data cache (#132) 2018-06-08 21:15:56 -03:00
ImageHandler.cs Allow "reinterpretation" of framebuffer/zeta formats (#418) 2018-09-18 01:30:35 -03:00
OGLCachedResource.cs Allow "reinterpretation" of framebuffer/zeta formats (#418) 2018-09-18 01:30:35 -03:00
OGLConstBuffer.cs Rendertarget attachments, texture and image changes (#358) 2018-08-19 22:25:26 -03:00
OGLEnumConverter.cs Improve texture tables (#457) 2018-10-17 18:02:23 -03:00
OGLExtension.cs Fix multiple rendertargets (#427) 2018-09-26 00:55:30 +02:00
OGLPipeline.cs Fix Color Mask values (#473) 2018-10-25 18:30:09 -03:00
OGLRasterizer.cs Improve texture tables (#457) 2018-10-17 18:02:23 -03:00
OGLRenderer.cs Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402) 2018-09-08 14:51:50 -03:00
OGLRenderTarget.cs Fix for render target and a shader compilation issue (#471) 2018-10-23 17:59:52 -03:00
OGLShader.cs Improve texture tables (#457) 2018-10-17 18:02:23 -03:00
OGLShaderProgram.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
OGLStreamBuffer.cs Low level graphics API prerequisites (#319) 2018-08-10 01:09:40 -03:00
OGLTexture.cs Fix for render target and a shader compilation issue (#471) 2018-10-23 17:59:52 -03:00