Ryujinx/Ryujinx.HLE/HOS/Services
2020-12-10 03:08:28 +01:00
..
Account hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00
Am am: Implement GetHealthWarningDisappearedSystemEvent (#1788) 2020-12-09 00:08:36 +01:00
Apm apm/am: Refactoring/Unstub services (#1662) 2020-11-08 17:00:54 -03:00
Arp
Audio Make sure to not leak copy handles passed in request (#1772) 2020-12-03 19:19:10 +01:00
Bcat IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Bgtc
Bluetooth
BluetoothManager
Caps caps: Stub SetShimLibraryVersion (#1552) 2020-09-20 13:32:48 +10:00
Cec
Erpt
Es Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Eupld
Fatal
Friend friend: Implement GetCompletionEvent and AddPlayHistory (#1554) 2020-09-20 13:45:46 +10:00
Fs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Grc
Hid Create a single guest process per IPC message processor (#1769) 2020-12-02 13:14:44 +01:00
Ins
Lbl am/lbl/hid/pctl: Enabled VR Rendering (#1688) 2020-11-15 22:30:20 +01:00
Ldn
Lm
Loader
Mig
Mii
Mm
Ncm
News
Nfc IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Ngct ngct: Fix services and stub calls (#1756) 2020-12-10 03:08:28 +01:00
Nifm IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Nim IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Notification
Npns
Ns IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Nv GPU - Improve Memory Allocation (#1722) 2020-12-09 19:26:05 -03:00
Olsc olsc: Add service olsc:u and stub some calls (#1734) 2020-11-20 09:56:23 +11:00
Ovln
Pcie
Pctl pctl: Implement IsRestrictionEnabled and fix CheckFreeCommunicationPermission (#1747) 2020-11-24 21:19:06 +01:00
Pcv
Pm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Prepo
Psc
Ptm
Ro IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Sdb IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Settings
Sm IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Sockets Create a single guest process per IPC message processor (#1769) 2020-12-02 13:14:44 +01:00
Spl
Srepo Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ssl
SurfaceFlinger Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
Time Create a single guest process per IPC message processor (#1769) 2020-12-02 13:14:44 +01:00
Usb
Vi Create a single guest process per IPC message processor (#1769) 2020-12-02 13:14:44 +01:00
Wlan Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
CommandAttributes.cs IPC refactor part 1: Use explicit separate threads to process requests (#1447) 2020-09-22 14:50:40 +10:00
DummyService.cs
IIpcService.cs
IpcService.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
ServerBase.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
ServiceAttributes.cs IPC refactor part 1: Use explicit separate threads to process requests (#1447) 2020-09-22 14:50:40 +10:00
ServiceConfiguration.cs