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
Age
Commit message (
Expand
)
Author
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: Migrate KSharedMemory 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-22
service: hid: Get transfer memory for InitializeSevenSixAxisSensor
Morph
2021-04-19
npad: Remove duplicated class member variable
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-09
Merge pull request #6158 from german77/hidServiceTables
bunnei
2021-04-08
service: hid: Stub SetAnalogStickUseCenterClamp
Morph
2021-04-07
hid: Update service function tables
german77
2021-04-02
Merge pull request #6131 from german77/rightjoyconSLSR
Morph
2021-04-02
HID: Fix SL and SR buttons for right joycon
german77
2021-03-26
HID: Initialize correctly the gesture finger_id and filter invalid results
Narr the Reg
2021-02-27
Merge pull request #5276 from german77/gestures
Morph
2021-02-27
Implements touch, pan, pinch and rotation gestures
german
2021-02-27
Merge pull request #5953 from bunnei/memory-refactor-1
bunnei
2021-02-21
hid: Implement GameCube Controller Vibrations
Morph
2021-02-18
hle: kernel: Rename SharedMemory to KSharedMemory.
bunnei
2021-02-15
Merge pull request #4940 from german77/nativeGC
bunnei
2021-02-08
Merge pull request #5868 from german77/HandheldFix
bunnei
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-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-20
Merge pull request #5270 from german77/multiTouch
bunnei
2021-01-17
npad: Add check for HANDHELD_INDEX in UpdateControllerAt()
Morph
2021-01-15
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-15
Always initialize keyboard input
german
2021-01-15
Add mutitouch support for touch screens
german
2021-01-15
Allow to return up to 16 touch inputs per engine
german
2021-01-15
Allow all touch inputs at the same time and remove config options that are no...
german
2021-01-15
Add multitouch support
german
[prev]
[next]