Ryujinx/Ryujinx.HLE
ReinUsesLisp ce1d5be212 Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402)
* Move GPU LLE emulation from HLE to Graphics

* Graphics: Move Gal/Texture to Texture

* Remove Engines/ directory and namespace

* Use tables for image formats

* Abstract OpCode decoding

* Simplify image table

* Do not leak Read* symbols in TextureReader

* Fixups

* Rename IGalFrameBuffer -> IGalRenderTarget

* Remove MaxBpp hardcoded value

* Change yet again texture data and add G8R8 flipping

* Rename GalFrameBufferFormat to GalSurfaceFormat

* Unident EnsureSetup in ImageHandler

* Add IsCompressed

* Address some feedback
2018-09-08 14:51:50 -03:00
..
Exceptions Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Hid Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
HOS Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402) 2018-09-08 14:51:50 -03:00
Loaders Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Logging Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Memory More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Resource Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Utilities Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
PerformanceStatistics.cs More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Ryujinx.HLE.csproj Implement loading of profile image (#391) 2018-09-01 19:04:20 -03:00
RyujinxProfileImage.jpg Implement loading of profile image (#391) 2018-09-01 19:04:20 -03:00
Switch.cs Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402) 2018-09-08 14:51:50 -03:00
VirtualFileSystem.cs Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00