index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
hid
/
hid.cpp
Age
Commit message (
Expand
)
Author
2024-03-04
Merge yuzu-emu#13018
yuzubot
2024-02-07
service: hid: Migrate hidbus to new interface
Narr the Reg
2024-01-28
service: hid: Fully implement touch resource
Narr the Reg
2024-01-25
service: set: Implement more settings functions for Qlaunch
Narr the Reg
2024-01-20
Merge pull request #12660 from german77/better-vibration
liamwhite
2024-01-15
service: set: Implement stubbed functions
Narr the Reg
2024-01-15
service: hid: Fully implement abstract vibration
Narr the Reg
2024-01-12
kernel: fix debugger and process list lifetime
Liam
2024-01-08
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-03
service: hid: Implement NpadResource and NpadData
Narr the Reg
2023-12-06
service: hid: Introduce proper AppletResource emulation
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
2023-11-03
service: hid: Silence EnableUnintendedHomeButtonInputProtection
german77
2023-10-29
core: Close all KEvents
german77
2023-09-16
Merge pull request #11519 from german77/system-policy
liamwhite
2023-09-16
service: hid: Implement ApplyNpadSystemCommonPolicy
german77
2023-09-16
hid: service: Implement Last active Npad
german77
2023-08-11
service: hid: Implement functions needed by QLaunch
Narr the Reg
2023-05-14
service: hid: Use span instead of vector reference
german77
2023-03-29
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
german77
2023-03-12
general: fix spelling mistakes
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-27
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-24
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-15
Merge pull request #9796 from liamwhite/current
liamwhite
2023-02-14
service: remove deleted services
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-09
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
2023-02-07
service: hid: Return error if arguments of SetSupportedNpadIdType is invalid
Narr the Reg
2023-02-03
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2022-12-28
hle_ipc: Rename ReadBufferSpan to ReadBuffer
ameerj
2022-12-28
hidbus: Use ReadBufferSpan
ameerj
2022-12-25
service: Use ReadBufferSpan where it is trivial to do so
ameerj
2022-11-19
service: hid: Only overclock npad controllers
german77
2022-10-16
general: Fix spelling of "unknown"
Morph
2022-10-01
Merge pull request #8876 from FearlessTobi/multiplayer-part3
bunnei
2022-09-25
service: hid: Partially implement palma controller
Narr the Reg
2022-09-10
yuzu: Multiple room UI improvements
german77
2022-09-01
Demote services from warning/info to debug to reduce log spam:
Kelebek1
2022-08-21
hid: core: Add missing function table names
german77
2022-07-23
service: irs: Move to IRS namespace and minor fixes
german77
2022-07-10
PR
Kelebek1
2022-07-10
Rework CoreTiming
Kelebek1
2022-06-28
service: hid: Correct some mistakes and add more validations
Narr the Reg
[next]