mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-05-04 00:28:53 +00:00
* Attempt to support deswizzle of sparse tiled textures * Use correct frame buffer and viewport sizes, started to clean up the copy engine * Correct texture width alignment * Use Scale/Translate registers to calculate viewport rect * Allow texture copy between frame buffers |
||
|---|---|---|
| .. | ||
| DeleteValueCallback.cs | ||
| FbFragShader.glsl | ||
| FbVtxShader.glsl | ||
| OGLBlend.cs | ||
| OGLCachedResource.cs | ||
| OGLEnumConverter.cs | ||
| OGLFrameBuffer.cs | ||
| OGLRasterizer.cs | ||
| OGLRenderer.cs | ||
| OGLShader.cs | ||
| OGLStreamBuffer.cs | ||
| OGLTexture.cs | ||