mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-29 16:37:07 +00:00
* Reworked scissor tests to remove fixme and handle issues with intel gpu's * Error handling for scissor tests * Disable strict opengl by default * Reformatting for JD * Updated scheme for new property in config * Fixed typo * Moved magic value to constant. I liked the magic :( * Fixed ordering for undertale * Fixed undertale bug * Removed strict opengl in favour of required. With this an exception is no longer thrown, just a warning for required extensions * Uses clamp instead of if's * Removed evil tabs and no longer used include |
||
|---|---|---|
| .. | ||
| DeleteValueCallback.cs | ||
| ImageHandler.cs | ||
| OGLCachedResource.cs | ||
| OGLConstBuffer.cs | ||
| OGLEnumConverter.cs | ||
| OGLExtension.cs | ||
| OGLLimit.cs | ||
| OGLPipeline.cs | ||
| OGLRasterizer.cs | ||
| OGLRenderer.cs | ||
| OGLRenderTarget.cs | ||
| OGLShader.cs | ||
| OGLShaderProgram.cs | ||
| OGLStreamBuffer.cs | ||
| OGLTexture.cs | ||