summaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/controllers/stubbed.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Use applet resource to get latest shared memory handleGravatar Narr the Reg2023-12-311-31/+0
* core: hid: Clean up headersGravatar Narr the Reg2023-12-141-2/+0
* service: hid: Allow to create multiple instances of shared memoryGravatar Narr the Reg2023-12-131-13/+4
* hid: Use nanosecond timestamps instead of ticksGravatar Morph2023-03-071-1/+1
* service: hid: Access shared memory directlyGravatar Narr the Reg2022-04-231-4/+7
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* service/hid: Remove includes of core.h and settings.hGravatar german772021-11-241-1/+2
* service/hid: Update debug pad, xpad, stubbed and controller base to use ring ...Gravatar german772021-11-241-2/+1
* service: Resolve cases of member field shadowingGravatar Lioncash2021-05-041-1/+1
* Revert "core: Fix clang build"Gravatar bunnei2020-10-201-6/+6
* core: Fix clang buildGravatar Lioncash2020-10-171-6/+6
* General: Recover Prometheus project from harddrive failure Gravatar Fernando Sahmkow2020-06-271-1/+1
* service/hid: Silence -Wunused and -WswitchGravatar ReinUsesLisp2019-10-041-2/+1
* RebaseGravatar David Marcec2019-09-221-2/+3
* Deglobalize System: HidGravatar David Marcec2019-09-221-1/+1
* core_timing: Convert core timing into a classGravatar Lioncash2019-02-151-2/+3
* core_timing: Rename CoreTiming namespace to Core::TimingGravatar Lioncash2019-02-121-1/+1
* hid/controller: Remove unused header inclusionsGravatar Lioncash2018-10-171-1/+0
* hid/controller: Default the destructors of all controller types in the cpp fileGravatar Lioncash2018-10-171-0/+1
* Addressed changes for better hidGravatar David Marcec2018-10-101-3/+10
* "Better Hid" rework part 1Gravatar David Marcec2018-10-101-0/+32