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
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
2021-06-22
npad: Fix data race when updating devices
Rodrigo Locatti
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: Migrate KEvent to KAutoObject.
bunnei
2021-05-05
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-05-04
service: Resolve cases of member field shadowing
Lioncash
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
2021-04-08
service: hid: Stub SetAnalogStickUseCenterClamp
Morph
2021-02-07
hid: Implement GC controller
german
2021-02-06
Merge pull request #5326 from german77/hidUpdate1
bunnei
2021-02-05
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename WritableEvent to KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-02-03
Add footer types and address comments
german
2021-02-03
Fix npad struct to match switchbrew
german
2021-02-03
Adds missing controller types and properties
german
2021-01-27
npad: Remove unused device handle parameter
Morph
2021-01-24
Stub Set/Get/Reset SixaxisSensorFusionParameters
german
2021-01-15
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2020-12-18
controllers/npad: Make press_state atomic
Morph
2020-12-12
controllers/npad: Validate device handles before use
Morph
2020-11-28
Add missing types to NpadCommunicationMode
german
2020-11-26
Stub set and get NpadCommunicationMode
german
2020-11-15
hid: Reimplement Begin/EndPermitVibrationSession
Morph
2020-11-15
general: Fix compiler warnings on linux and miscellaneous changes
Morph
2020-11-15
controllers/npad: Remove the old vibration filter
Morph
2020-11-15
hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted
Morph
2020-11-15
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
2020-11-15
hid: Mark Begin/EndPermitVibrationSession as stubs
Morph
2020-11-15
controllers/npad: Send an empty vibration on destruction/deactivation
Morph
2020-11-15
hid: Fix controller rumble based on new research
Morph
2020-11-15
hid: Reorder all HID commands
Morph
2020-11-15
controllers/npad: Rename NPadType to NpadStyleSet
Morph
2020-11-15
controllers/npad: Add DeviceHandle struct
Morph
2020-10-07
Merge pull request #4736 from Morph1984/home-button-input-protection-stub
bunnei
2020-09-30
Merge pull request #4291 from german77/ImplementControllerRumble
David
2020-09-30
hid: Stub HomeButtonInputProtection service commands
Morph
2020-09-29
First implementation of controller rumble
german
2020-09-23
Use different timing for motion
german
2020-09-20
Merge pull request #4683 from Morph1984/NpadHandheldActivationMode-impl
bunnei
2020-09-18
hid: Implement Get/SetNpadHandheldActivationMode
Morph
2020-09-17
Merge pull request #4594 from german77/MotionHID
bunnei
2020-09-10
Merge pull request #4597 from Morph1984/mjolnir-p2
bunnei
2020-09-04
Remove RealMotionDevice
german
2020-09-04
Include HID and configuration changes related to motion
german
[next]