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
/
controllers
/
npad.cpp
Age
Commit message (
Expand
)
Author
2023-05-14
service: hid: Use span instead of vector reference
german77
2023-05-07
core: hid: Update motion on a better place
german77
2023-04-02
service: hid: Fix handle validation
german77
2023-04-01
Merge pull request #9999 from german77/new_hid_hurra
liamwhite
2023-03-29
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
german77
2023-03-27
service: hid: Silence warning on MergeSingleJoyAsDualJoy
Narr the Reg
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
2023-02-01
Merge pull request #9696 from german77/please_forgive_me_for_this_sin
bunnei
2023-02-01
input_common: Implement turbo buttons
german77
2023-01-30
Merge pull request #9508 from ameerj/hle-ipc-buffer-span
bunnei
2023-01-19
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
core: hid: Fix input regressions
Narr the Reg
2023-01-19
service: hid: Set led pattern and fix color detection
Narr the Reg
2022-12-28
hidbus: Use ReadBufferSpan
ameerj
2022-12-25
service: Use ReadBufferSpan where it is trivial to do so
ameerj
2022-10-25
Merge pull request #9107 from german77/gidoly_rules
liamwhite
2022-10-22
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-21
input_common: cache vibration tests
german77
2022-10-21
hid/npad: Fix copy size in GetSupportedNpadIdTypes
Lioncash
2022-10-12
kernel: remove KWritableEvent
Liam
2022-09-25
service: hid: Partially implement palma controller
Narr the Reg
2022-08-08
hid: core: Properly emulate controller color and battery level
Narr the Reg
2022-07-14
Merge pull request #8510 from german77/vibration
liamwhite
2022-06-28
input_common: sdl: lower vibration frequency and use it's own unique thread
german77
2022-06-28
service: hid: Correct some mistakes and add more validations
Narr the Reg
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-05-27
service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned
german77
2022-05-27
service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...
german77
2022-05-27
service: hid: Implement EnableSixAxisSensorUnalteredPassthrough and IsSixAxis...
german77
2022-05-27
service: hid: Add error handling to sixaxis functions
german77
2022-05-27
service: hid: Refractor sixaxis functions
german77
2022-05-27
service: hid: Implement MergeSingleJoyAsDualJoy according to RE
german77
2022-05-27
service: hid: Add error handling to setNpadAssignment and variants
german77
2022-05-27
service: hid: Quick RE fixes and comments
german77
2022-05-06
service: hid: Fix motion refresh rate
Narr the Reg
2022-05-06
service: hid: Disable correctly motion input
german77
2022-04-23
service: hid: Access shared memory directly
Narr the Reg
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-18
service: hid: Improve accuracy of sixaxis functions
Narr the Reg
2022-04-07
core/hle: Replace lock_guard with scoped_lock
Merry
2022-03-31
service: hid: Remove inaccurate behavior on initialization
german77
2021-12-16
core/hid: Cancel any vibration after the test
Narr the Reg
2021-12-05
service/hid: Implement SetNpadJoyAssignmentMode
german77
2021-12-04
core/hid: Ensure only valid npad are connected
german77
2021-11-29
npad: Return NpadButton in GetAndResetPressState
Morph
2021-11-29
general: Fix handheld typo
Morph
[next]