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/Hid
mageven 16e9d15674
Isolate more services to separate threads (#1573)
* Isolate more services to separate threads

* Fix DisplayServer

* Add explanation for vi services
2020-09-25 20:18:28 +10:00
..
HidDevices Improve multi-controller support in HID and Controller Applet (#1453) 2020-08-23 22:54:11 +02:00
HidServer Improve multi-controller support in HID and Controller Applet (#1453) 2020-08-23 22:54:11 +02:00
Irs
Types
Hid.cs Correct the threshold for control stick buttons (#1483) 2020-09-19 17:10:53 +02:00
IHidbusServer.cs
IHidDebugServer.cs
IHidServer.cs Isolate more services to separate threads (#1573) 2020-09-25 20:18:28 +10:00
IHidSystemServer.cs
ISystemServer.cs