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
Age
Commit message (
Expand
)
Author
2023-02-24
am: avoid direct pointer access of transfer memory objects
Liam
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
net: translate ECONNRESET network error
MonsterDruide1
2023-02-21
sm:: fix lingering session initialization issues
Liam
2023-02-21
sm:: support service registration deferral
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-15
Merge pull request #9796 from liamwhite/current
liamwhite
2023-02-15
Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage
liamwhite
2023-02-14
service: remove deleted services
Liam
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
apply clang-format
arades79
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
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
fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard
ameerj
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
yuzu: Add ring controller test button
german77
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
2023-01-11
nvnflinger: correct swap interval handling
Liam
2023-01-01
service: nifm: Initialize request state
german77
2023-01-01
service: nifm: Match documentation names
german77
2022-12-28
hle_ipc: Rename ReadBufferSpan to ReadBuffer
ameerj
2022-12-28
hle_ipc: Rename ReadBuffer to ReadBufferCopy
ameerj
2022-12-28
bsd: Use std::span for read payloads
ameerj
2022-12-28
nvdrv: Use std::span for inputs
ameerj
2022-12-28
hidbus: Use ReadBufferSpan
ameerj
2022-12-25
nvflinger: Split Parcel class into InputParcel and OutputParcel
ameerj
2022-12-25
service: Use ReadBufferSpan where it is trivial to do so
ameerj
2022-12-25
fsp_srv: Use ReadBufferSpan
ameerj
2022-12-21
time: add LockFreeAtomicType
Liam
2022-12-18
service: nfc: Silence ListDevices
german77
2022-12-16
Merge pull request #6354 from ogniK5377/device-name
liamwhite
2022-12-14
Revert "hle: service: audio: Use default service thread."
bunnei
2022-12-13
Set: Allow setting device nickname
Chloe Marcec
2022-12-05
Merge pull request #9369 from german77/mifare
liamwhite
2022-12-04
Merge pull request #9232 from bunnei/audio-default-thread
liamwhite
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-01
Merge pull request #9348 from Morph1984/when-the-network-is-down
liamwhite
2022-12-01
service: nfc: Implement mifare service
Narr the Reg
[prev]
[next]