aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/resource_manager.cpp
AgeCommit message (Expand)Author
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2024-01-03service: hid: Remove data races when handling shared memoryNarr the Reg
2024-01-03service: hid: Implement NpadResource and NpadDataNarr the Reg
2024-01-01Merge pull request #12536 from german77/npad_interfaceliamwhite
2023-12-31service: hid: Use applet resource to get latest shared memory handleNarr the Reg
2023-12-23core_timing: remove user data valueLiam
2023-12-14core: hid: Clean up headersNarr the Reg
2023-12-13service: hid: Allow to create multiple instances of shared memoryNarr the Reg
2023-12-10service: hid: Improve CreateAppletResource implementation and free resourcesgerman77
2023-12-06service: hid: Introduce proper AppletResource emulationNarr the Reg
2023-11-20service: hid: Create appropriate hid resourcesNarr the Reg
2023-11-16service: hid: Introduce firmware settings and update activate controller callsNarr the Reg
2023-11-15service: hid: Split hid.cpp into individual interfacesNarr the Reg