summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/xpad.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Ensure all structs are initializedNarr the Reg2022-04-241-6/+6
* service: hid: Access shared memory directlyNarr the Reg2022-04-231-5/+11
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* core: Reduce unused includesameerj2022-03-191-2/+0
* service/hid: Finish converting LIFO objects and address some nitsNarr the Reg2021-11-251-1/+1
* service/hid: Remove includes of core.h and settings.hgerman772021-11-251-1/+1
* Morph review first wavegerman772021-11-251-3/+3
* service/hid: Update debug pad, xpad, stubbed and controller base to use ring lifo and the emulated controllergerman772021-11-251-32/+19
* service: Resolve cases of member field shadowingLioncash2021-05-041-1/+1
* Add footer types and address commentsgerman2021-02-041-7/+7
* Adds missing controller types and propertiesgerman2021-02-041-4/+66
* service/hid: Silence -Wunused and -WswitchReinUsesLisp2019-10-051-1/+0
* marked controller constructors as explicitDavid Marcec2019-09-221-1/+1
* RebaseDavid Marcec2019-09-221-2/+3
* Deglobalize System: HidDavid Marcec2019-09-221-1/+1
* core_timing: Convert core timing into a classLioncash2019-02-161-1/+1
* hid/controller: Remove unused header inclusionsLioncash2018-10-181-1/+0
* hid/controller: Default the destructors of all controller types in the cpp fileLioncash2018-10-181-0/+1
* Addressed changes for better hidDavid Marcec2018-10-101-3/+4
* "Better Hid" rework part 1David Marcec2018-10-101-0/+59