1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-09 08:26:02 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService/SystemAppletProxy
Thog c464e1ec52
Stub the application copyright framebuffer api (#921)
* Stub the application copyright framebuffer api

As we currently don't support multi layers on vi/nvnflinger, this PR
implement a stub of this API.

* Address Cyuubi's comments

* Add IPC checks and comments for future reversing

Co-authored-by: Ac_K <Acoustik666@gmail.com>

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2020-02-12 00:07:13 +01:00
..
Types
IApplicationCreator.cs
IAudioController.cs
ICommonStateGetter.cs Stub the application copyright framebuffer api (#921) 2020-02-12 00:07:13 +01:00
IDebugFunctions.cs
IDisplayController.cs
IGlobalStateController.cs
IHomeMenuFunctions.cs
ILibraryAppletCreator.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
ISelfController.cs
IWindowController.cs