Ryujinx/Ryujinx.HLE/HOS/Services/Hid/HidDevices
emmauss 77aab9aca3
Add Direct Mouse Support (#2374)
* and direct mouse support

* and direct mouse support

* hide cursor if mouse enabled

* add config

* update docs

* sorted usings
2021-06-24 02:09:08 +02:00
..
Types input: Fixes TouchPoint wrong attribute (#2390) 2021-06-23 23:44:09 +02:00
BaseDevice.cs hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
DebugPadDevice.cs hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
KeyboardDevice.cs hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
MouseDevice.cs Add Direct Mouse Support (#2374) 2021-06-24 02:09:08 +02:00
NpadDevices.cs hid: Cleanup and implement some calls (#2380) 2021-06-23 22:52:55 +02:00
TouchDevice.cs input: Fixes TouchPoint wrong attribute (#2390) 2021-06-23 23:44:09 +02:00