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
2022-04-29
Merge pull request #8274 from german77/firmware
Morph
2022-04-28
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-27
Merge pull request #8229 from german77/reinterpret2
bunnei
2022-04-27
service: hid: Stub IsFirmwareUpdateNeededForNotification
german77
2022-04-24
service: jit: document and clean up
Liam
2022-04-23
service: hid: Ensure all structs are initialized
Narr the Reg
2022-04-23
service: hid: Access shared memory directly
Narr the Reg
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-18
service: hid: Improve accuracy of sixaxis functions
Narr the Reg
2022-04-16
yuzu: Add custom ringcon configuration
german77
2022-04-16
hidbus: Implement hidbus and ringcon
german77
2022-04-16
Merge pull request #8172 from bunnei/kernel-mutex
Fernando S
2022-04-13
service: jit: Implement the JIT service
Liam
2022-04-12
Merge pull request #8165 from bunnei/ensure-session-port-cleanup
bunnei
2022-04-12
Merge pull request #8178 from tech-ticks/skyline-icache-fix
bunnei
2022-04-11
core: hle: service: Allocate a service thread.
bunnei
2022-04-11
hle: kernel: Use std::mutex instead of spin locks for most kernel locking.
bunnei
2022-04-11
service: sfdnsres: add missing includes for some BSDs after 82d46a974ad4
Jan Beich
2022-04-10
Merge pull request #8171 from tech-ticks/skyline-improvements
Fernando S
2022-04-09
hle: kernel: Invalidate entire icache in UnmapProcessMemory and UnmapCodeMemo...
tech-ticks
2022-04-08
hle: kernel: Unify and integrate reference tracking for KServerPort/KServerSe...
bunnei
2022-04-08
hle: service: sm: Remove manual tracking of KServerPorts.
bunnei
2022-04-08
Merge pull request #8169 from merryhime/scoped_lock
bunnei
2022-04-08
service: sfdnsres: Implement DNS address resolution
tech-ticks
2022-04-07
service: bsd: Add keepalive socket option
tech-ticks
2022-04-07
core/hle: Standardize scoped_lock initializers
Merry
2022-04-07
core/hle: Replace lock_guard with scoped_lock
Merry
2022-04-07
fix: remove #pragma once in .cpp file
Andrea Pappacoda
2022-04-06
Merge pull request #8164 from liamwhite/jit-stub
bunnei
2022-04-06
service: jit: stub JIT service
Liam
2022-04-06
Merge pull request #8122 from bunnei/improve-thread-usage
bunnei
2022-04-05
service: hid: Partially revert #8123
german77
2022-04-05
Merge pull request #8137 from bunnei/improve-nvflinger-2
bunnei
2022-04-02
Merge pull request #8135 from Morph1984/websession-hack
bunnei
2022-04-02
Merge pull request #8123 from german77/bombslinger
bunnei
2022-04-02
service: npad: Default initialize shared memory
german77
2022-04-02
fix: typos
Andrea Pappacoda
2022-04-01
hle: service: nvflinger: buffer_queue_producer: Cleanup & fixes.
bunnei
2022-04-01
hle: service: nvflinger: consumer_base: Cleanup & fixes.
bunnei
2022-04-01
hle: service: nvflinger: buffer_queue_producer: Cleanup & add GetReleasedBuff...
bunnei
2022-04-01
hle: service: nvflinger: buffer_queue_core: Cleanup & fixes.
bunnei
2022-04-01
hle: service: nvflinger: Use correct logger namespace.
bunnei
2022-04-02
hle: service: nvdrv: Create a service thread where appropriate.
Morph
2022-04-02
hle: service: vi: Create a service thread where appropriate.
bunnei
2022-04-02
hle: service: bsd: Create a service thread where appropriate.
bunnei
2022-04-02
hle: service: filesystem: Create a service thread where appropriate.
bunnei
2022-04-02
hle: service: audio: Create a service thread where appropriate.
bunnei
2022-04-02
hle: service: Add option for service interfaces to create or use the default ...
bunnei
2022-04-01
applets/web: Keep foreground (websession) web applet open
Morph
2022-04-01
Merge pull request #8116 from ameerj/nvhost_ctrl_bad_param
Fernando S
[next]