Ryujinx/Ryujinx.HLE/HOS/Applets/Controller
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
..
ControllerApplet.cs hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
ControllerAppletUiArgs.cs Improve multi-controller support in HID and Controller Applet (#1453) 2020-08-23 22:54:11 +02:00
ControllerSupportArgHeader.cs Improve multi-controller support in HID and Controller Applet (#1453) 2020-08-23 22:54:11 +02:00
ControllerSupportArgPrivate.cs Suppress CS0169 CS0649 warns from HID structs (#1222) 2020-05-10 16:02:41 +02:00
ControllerSupportArgV7.cs Improve multi-controller support in HID and Controller Applet (#1453) 2020-08-23 22:54:11 +02:00
ControllerSupportArgVPre7.cs Improve multi-controller support in HID and Controller Applet (#1453) 2020-08-23 22:54:11 +02:00
ControllerSupportMode.cs HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00
ControllerSupportResultInfo.cs Improve multi-controller support in HID and Controller Applet (#1453) 2020-08-23 22:54:11 +02:00