summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/resource_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12536 from german77/npad_interfaceliamwhite2024-01-011-8/+10
|\
| * service: hid: Use applet resource to get latest shared memory handleNarr the Reg2023-12-311-8/+10
* | core_timing: remove user data valueLiam2023-12-231-4/+4
|/
* service: hid: Allow to create multiple instances of shared memoryNarr the Reg2023-12-141-3/+5
* service: hid: Improve CreateAppletResource implementation and free resourcesgerman772023-12-101-1/+8
* service: hid: Introduce proper AppletResource emulationNarr the Reg2023-12-071-0/+27
* service: hid: Create appropriate hid resourcesNarr the Reg2023-11-211-56/+63
* service: hid: Introduce firmware settings and update activate controller callsNarr the Reg2023-11-171-2/+0
* service: hid: Split hid.cpp into individual interfacesNarr the Reg2023-11-151-0/+106