Ryujinx/Ryujinx.Input/HLE
Mary 3443023a08
hid: Rewrite shared memory management (#2257)
* hid: Rewrite shared memory management

This entirely rewrite our ancient (and original) HID shared memory
interface to be more usable and accurate.

HID update logics were updated to reflect those changes but should work
still the same way it previously did.

This need heavy testing just in case to avoid possible regressions.

* Silence warnings

* Address gdkchan's comments

* Address Ac_K's comments

* Address one missing nit
2021-05-02 22:01:30 +02:00
..
InputManager.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
NpadController.cs hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
NpadManager.cs Miria: Do not try to query keyboard input when controller isn't set (#2231) 2021-04-21 01:47:49 +02:00