summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/resource_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: hid: Clean up headersNarr the Reg2023-12-141-0/+1
* service: hid: Allow to create multiple instances of shared memoryNarr the Reg2023-12-141-27/+37
* service: hid: Improve CreateAppletResource implementation and free resourcesgerman772023-12-101-6/+39
* service: hid: Introduce proper AppletResource emulationNarr the Reg2023-12-071-6/+56
* service: hid: Create appropriate hid resourcesNarr the Reg2023-11-211-49/+106
* service: hid: Introduce firmware settings and update activate controller callsNarr the Reg2023-11-171-10/+2
* service: hid: Split hid.cpp into individual interfacesNarr the Reg2023-11-151-0/+192