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.h
Age
Commit message (
Expand
)
Author
2023-11-20
service: hid: Create appropriate hid resources
Narr the Reg
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
2023-11-16
service: hid: Introduce firmware settings and update activate controller calls
Narr the Reg
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: Remove outdated field from npad
german77
2023-05-14
service: hid: Use span instead of vector reference
german77
2023-03-29
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
german77
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
hidbus: Use ReadBufferSpan
ameerj
2022-12-25
service: Use ReadBufferSpan where it is trivial to do so
ameerj
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-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-04-23
service: hid: Ensure all structs are initialized
Narr the Reg
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-02
service: npad: Default initialize shared memory
german77
2022-03-31
service: hid: Remove inaccurate behavior on initialization
german77
2022-03-19
core: Reduce unused includes
ameerj
2021-12-16
core/hid: Cancel any vibration after the test
Narr the Reg
2021-12-05
service/hid: Implement SetNpadJoyAssignmentMode
german77
2021-11-29
npad: Return NpadButton in GetAndResetPressState
Morph
2021-11-24
service/hid: Finish converting LIFO objects and address some nits
Narr the Reg
2021-11-24
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-24
service/hid: Remove includes of core.h and settings.h
german77
2021-11-24
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-24
second commit lion review
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
core/hid: Update structs to 13.1.0
german77
2021-11-24
Morph review first wave
german77
2021-11-24
service/hid: Match shared memory closer to HW
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
hid: Fix controller connection/disconnection
german77
2021-11-24
core/hid: Add output devices
german77
2021-11-24
service/hid: Rewrite npad to use ring lifo and the emulated controller
german77
2021-11-24
settings: Cleanup settings
german77
2021-09-26
service/hid: Update to 13.0.0
german77
2021-07-20
hle: service: Add a helper module for managing kernel objects.
bunnei
[next]