1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services
Thomas Guillemard b4d91402c6 Some improvements for nvnflinger (#555)
* Initial fixes for last release of libnx

For now, the framebuffer aren't okay but it will not crash/

* Improve code reaadability in NvFlinger parsing

* Make surfaces access more userfriendly

* Add ColorFormat

* Fix code style in ColorFormat.cs

* Add multiple framebuffer support in nvnflinger

This fix libnx console rendering

* Move ReadStruct/WriteStruct to Ryujinx.Common

* fix the last nit

* Fix inverted color for R5G6B5

Also add some other format that libnx might uses.

* Remove hardcoded BlockHeight in nvflinger
2019-01-05 22:26:16 +01:00
..
Acc Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Am Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Apm Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Aud Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Bcat Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Bsd Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Caps Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Es Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Friend Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
FspSrv Update to LibHac 0.2.0 (#549) 2019-01-05 01:41:49 +01:00
Hid Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Irs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Ldr Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Lm Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Lr Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Mm Fix InitializeOld & add FinalizeOld, SetAndWaitOld, GetOld on mm:u (#521) 2018-12-07 13:19:10 -02:00
Ncm Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Nfp Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Nifm Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Ns Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Nv Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Pctl Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Pl Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Prepo Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Psm Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Set Update to LibHac 0.2.0 (#549) 2019-01-05 01:41:49 +01:00
Sfdnsres Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Sm Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
Spl Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Ssl Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Time Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Vi Some improvements for nvnflinger (#555) 2019-01-05 22:26:16 +01:00
IIpcService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcService.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
ServiceFactory.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00