mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-22 04:37:05 +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 |
||
|---|---|---|
| .. | ||
| BlockLinearSwizzle.cs | ||
| ISwizzle.cs | ||
| LinearSwizzle.cs | ||
| TextureFactory.cs | ||
| TextureHelper.cs | ||
| TextureInfo.cs | ||
| TextureReader.cs | ||
| TextureSwizzle.cs | ||
| TextureWriter.cs | ||