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
Age
Commit message (
Expand
)
Author
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-07
core/hle: Replace lock_guard with scoped_lock
Merry
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-21
Merge pull request #7481 from german77/gyro-bias
bunnei
2021-12-16
core/hid: Cancel any vibration after the test
Narr the Reg
2021-12-12
service/hid: Improve console motion accuracy
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
2021-11-27
settings: Add debug setting to enable all controllers
german77
2021-11-24
service/hid: Finish converting LIFO objects and address some nits
Narr the Reg
2021-11-24
kraken: Address comments from review
german77
2021-11-24
core/hid: Improve accuary of mouse implementation
german77
2021-11-24
core/hid: Fully implement native mouse
german77
2021-11-24
core/hid: Improve accuracy of the keyboard implementation
german77
2021-11-24
core/hid: Fix keyboard alignment
german77
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
service/hid: Add support for new controllers
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
core/hid: Rework battery mappings
german77
2021-11-24
service/hid: Fix memory allocated incorrectly
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
service/hid: Use ring buffer for gestures
german77
2021-11-24
service/hid: Fix gesture input
german77
2021-11-24
core/hid: Only signal when needed
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
service/hid: Update console sixaxis to the emulated console
german77
2021-11-24
service/hid: Update mouse and keyboard to use ring lifo and the emulated device
german77
2021-11-24
service/hid: Update touch and gestures to use ring lifo and the emulated console
german77
2021-11-24
service/hid: Update debug pad, xpad, stubbed and controller base to use ring ...
german77
2021-11-24
settings: Cleanup settings
german77
2021-11-03
core: Remove unused includes
ameerj
2021-09-26
service/hid: Update to 13.0.0
german77
2021-09-10
hid: Stub SetTouchScreenConfiguration
german77
2021-07-20
hle: service: hid: npad: Remove unused kernel reference.
bunnei
2021-07-20
hle: service: Add a helper module for managing kernel objects.
bunnei
[next]