Ryujinx/Ryujinx.HLE/HOS/Services
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
..
Acc Implement loading of profile image (#391) 2018-09-01 19:04:20 -03:00
Am Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Apm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Aud Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Bcat Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Bsd Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
Caps Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Friend Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
FspSrv 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
Lm Improve LM implementation (#373) 2018-08-22 18:06:29 -03:00
Mm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Nfp Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Nifm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ns Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Nv Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402) 2018-09-08 14:51:50 -03:00
Pctl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Pl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Prepo Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Set Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Sfdnsres Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Sm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Spl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ssl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Time Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Vi Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402) 2018-09-08 14:51:50 -03:00
IIpcService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ServiceFactory.cs Implement loading of profile image (#391) 2018-09-01 19:04:20 -03:00