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-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
2021-05-12
Merge pull request #6267 from german77/gestureRewrite
Morph
2021-05-05
hle: kernel: Remove deprecated Object class.
bunnei
2021-05-05
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
bunnei
2021-05-05
hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps.
bunnei
2021-05-05
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
bunnei
2021-05-05
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-05-05
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-05-05
hid: Improve hardware accuracy of gestures
german77
2021-05-04
service: Resolve cases of member field shadowing
Lioncash
2021-05-02
hid: Fix touch not initializing properly if disabled
german77
2021-04-30
Disable touch if setting is not enabled
german77
2021-04-26
address comments
german77
2021-04-23
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-19
npad: Remove duplicated class member variable
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
[prev]
[next]