ryujinx/Ryujinx.HLE/Gpu/Texture
gdkchan 60f2198a1e
Support deswizzle of sparse tiled textures and some frame buffer fixes (#275)
* 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
2018-07-19 02:30:21 -03:00
..
BlockLinearSwizzle.cs
ISwizzle.cs
LinearSwizzle.cs
TextureFactory.cs Support deswizzle of sparse tiled textures and some frame buffer fixes (#275) 2018-07-19 02:30:21 -03:00
TextureHelper.cs Support deswizzle of sparse tiled textures and some frame buffer fixes (#275) 2018-07-19 02:30:21 -03:00
TextureInfo.cs Support deswizzle of sparse tiled textures and some frame buffer fixes (#275) 2018-07-19 02:30:21 -03:00
TextureReader.cs Support deswizzle of sparse tiled textures and some frame buffer fixes (#275) 2018-07-19 02:30:21 -03:00
TextureSwizzle.cs
TextureWriter.cs Support deswizzle of sparse tiled textures and some frame buffer fixes (#275) 2018-07-19 02:30:21 -03:00