1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.Graphics/Gal/OpenGL
gdkchan 9ace6b9285
Fix for render target and a shader compilation issue (#471)
* Fix render target using possibly deleted or wrong handles

* Fix basic blocks with only a KIL instruction on the shader translator

* Formatting fix
2018-10-23 17:59:52 -03:00
..
DeleteValueCallback.cs
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
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 Add depth range support on the GPU (#472) 2018-10-23 16:04:08 -03:00
OGLRasterizer.cs Improve texture tables (#457) 2018-10-17 18:02:23 -03:00
OGLRenderer.cs
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
OGLStreamBuffer.cs
OGLTexture.cs Fix for render target and a shader compilation issue (#471) 2018-10-23 17:59:52 -03:00