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
/
hid.cpp
Age
Commit message (
Expand
)
Author
2021-02-18
hle: kernel: Rename SharedMemory to KSharedMemory.
bunnei
2021-02-08
Merge pull request #5868 from german77/HandheldFix
bunnei
2021-02-06
Merge pull request #5326 from german77/hidUpdate1
bunnei
2021-02-05
hle: kernel: Rename WritableEvent to KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-02-03
Adds missing controller types and properties
german
2021-02-02
Prevent over scheduling audio events and terminate properly the motion update...
german
2021-02-01
Merge pull request #5861 from german77/HandheldFix
bunnei
2021-01-31
Only update motion for npad and prevent over scheduling events
german
2021-01-28
hid: Add static_assert for Parameter size
Morph
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-28
hle: service: Acquire and release a lock on requests.
bunnei
2020-11-28
Merge pull request #4998 from Morph1984/bioshock-patch
bunnei
2020-11-28
Merge pull request #5021 from german77/StubCommunicationMode
bunnei
2020-11-26
Stub set and get NpadCommunicationMode
german
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-25
hid: Check if applet_resource exists in InitializeVibrationDevice
Morph
2020-11-15
hid: Reimplement Begin/EndPermitVibrationSession
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: Stub IsVibrationDeviceMounted
Morph
2020-11-15
hid: Fix controller rumble based on new research
Morph
2020-11-15
hid: Pop a struct of parameters instead of popping individual parameters
Morph
2020-11-15
hid: Reorder all HID commands
Morph
2020-11-15
hid: Implement GetVibrationDeviceInfo
Morph
2020-11-15
hid: Stub InitializeVibrationDevice
Morph
2020-11-15
settings: Preparation for per-game input settings
Morph
2020-10-27
service: Update function tables
Lioncash
2020-10-13
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-07
Merge pull request #4736 from Morph1984/home-button-input-protection-stub
bunnei
2020-10-01
Merge pull request #4734 from german77/motionfusion
bunnei
2020-09-30
Stubbed EnableSixAxisSensorFusion
german
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-19
Merge pull request #4643 from FearlessTobi/decrease-pad-update-interval
bunnei
2020-09-18
hid: Implement Get/SetNpadHandheldActivationMode
Morph
2020-09-10
Test: Decrease pad_update_ns
FearlessTobi
2020-09-04
Include HID and configuration changes related to motion
german
2020-09-04
hid: Implement MergeSingleJoyasDualJoy
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2020-07-27
core_timing: Make use of uintptr_t to represent user_data
Lioncash
2020-07-15
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
[next]