ryujinx/Ryujinx.Graphics/Gal/OpenGL
BaronKiko f5b4f6ccc4 Scissor test fix (#563)
* Handle negative viewport coordinates

* Disable scissor before framebuffer blit

* Comment to explain scissor disable will be reenabled if needed

* Comma and spelling mistake
2019-01-31 22:37:07 -03: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
OGLPipeline.cs Scissor test fix (#563) 2019-01-31 22:37:07 -03:00
OGLRasterizer.cs
OGLRenderer.cs
OGLRenderTarget.cs Scissor test fix (#563) 2019-01-31 22:37:07 -03:00
OGLShader.cs
OGLShaderProgram.cs
OGLStreamBuffer.cs
OGLTexture.cs