index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
hid
/
resource_manager.cpp
Age
Commit message (
Expand
)
Author
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-03
service: hid: Remove data races when handling shared memory
Narr the Reg
2024-01-03
service: hid: Implement NpadResource and NpadData
Narr the Reg
2024-01-01
Merge pull request #12536 from german77/npad_interface
liamwhite
2023-12-31
service: hid: Use applet resource to get latest shared memory handle
Narr the Reg
2023-12-23
core_timing: remove user data value
Liam
2023-12-14
core: hid: Clean up headers
Narr the Reg
2023-12-13
service: hid: Allow to create multiple instances of shared memory
Narr the Reg
2023-12-10
service: hid: Improve CreateAppletResource implementation and free resources
german77
2023-12-06
service: hid: Introduce proper AppletResource emulation
Narr the Reg
2023-11-20
service: hid: Create appropriate hid resources
Narr the Reg
2023-11-16
service: hid: Introduce firmware settings and update activate controller calls
Narr the Reg
2023-11-15
service: hid: Split hid.cpp into individual interfaces
Narr the Reg