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
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
2021-07-10
npad: Disable vibration check if disabled
german77
2021-06-22
npad: Fix data race when updating devices
Rodrigo Locatti
2021-05-28
touchscreen: Make use of common point struct
Lioncash
2021-05-28
common: Extract point into a common struct
Lioncash
2021-05-18
hid/gesture: Factor out last gesture retrieval into its own function
Lioncash
2021-05-18
hid/gesture: Ensure all ID arrays are initialized
Lioncash
2021-05-18
hid/gesture: Make Point a template
Lioncash
2021-05-18
hid/gesture: Replace x,y members of GestureState with a Point
Lioncash
2021-05-18
hid/gesture: Add default comparators to Point
Lioncash
2021-05-18
hid/gesture: Rename Points to Point
Lioncash
2021-05-16
core: Make variable shadowing a compile-time error
Lioncash
[next]