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
2023-04-02
service: hid: Fix handle validation
german77
2023-04-01
Merge pull request #9999 from german77/new_hid_hurra
liamwhite
2023-03-29
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
german77
2023-03-28
Merge pull request #10003 from german77/disconnect
liamwhite
2023-03-27
service: hid: Silence warning on MergeSingleJoyAsDualJoy
Narr the Reg
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-22
kernel: use KTypedAddress for addresses
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-03-07
hid: Use nanosecond timestamps instead of ticks
Morph
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-27
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-25
Merge pull request #9857 from german77/fwupdate
liamwhite
2023-02-24
core: hidbus: Fix BusType size
Narr the Reg
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-24
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-21
core: hid: Fix native mouse mappings
Narr the Reg
2023-02-21
service: refactor server architecture
Liam
2023-02-15
Merge pull request #9796 from liamwhite/current
liamwhite
2023-02-14
service: remove deleted services
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-09
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
2023-02-07
service: hid: Return error if arguments of SetSupportedNpadIdType is invalid
Narr the Reg
2023-02-03
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2023-02-01
Merge pull request #9696 from german77/please_forgive_me_for_this_sin
bunnei
2023-02-01
input_common: Implement turbo buttons
german77
2023-01-30
Merge pull request #9508 from ameerj/hle-ipc-buffer-span
bunnei
2023-01-19
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
input_common: Fix issue where ring and irs are enabled at the same time
german77
2023-01-19
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
core: hid: Fix input regressions
Narr the Reg
2023-01-19
service: hid: Set led pattern and fix color detection
Narr the Reg
2023-01-19
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
2022-12-28
hle_ipc: Rename ReadBufferSpan to ReadBuffer
ameerj
2022-12-28
hidbus: Use ReadBufferSpan
ameerj
2022-12-25
service: Use ReadBufferSpan where it is trivial to do so
ameerj
2022-11-19
service: hid: Only overclock npad controllers
german77
2022-10-25
Merge pull request #9107 from german77/gidoly_rules
liamwhite
2022-10-22
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-21
input_common: cache vibration tests
german77
2022-10-21
hid/npad: Fix copy size in GetSupportedNpadIdTypes
Lioncash
2022-10-16
general: Fix spelling of "unknown"
Morph
2022-10-12
kernel: remove KWritableEvent
Liam
2022-10-01
Merge pull request #8876 from FearlessTobi/multiplayer-part3
bunnei
2022-09-29
Merge pull request #8934 from german77/palma_release
bunnei
2022-09-25
service: hid: Partially implement palma controller
Narr the Reg
2022-09-21
yuzu: Silence some clang warnings
Narr the Reg
2022-09-10
yuzu: Multiple room UI improvements
german77
2022-09-01
Demote services from warning/info to debug to reduce log spam:
Kelebek1
[next]