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
Age
Commit message (
Expand
)
Author
2021-05-30
Merge pull request #6377 from lioncash/point
bunnei
2021-05-29
Merge pull request #6387 from lioncash/class-token
bunnei
2021-05-29
Merge pull request #6386 from bunnei/shutdown-fix
bunnei
2021-05-29
Merge pull request #6374 from Morph1984/swkbd-textcheck-encoding
Mai M
2021-05-29
Merge pull request #6364 from german77/stub-lp2p
Mai M
2021-05-29
Merge pull request #6379 from degasus/update_dynarmic
bunnei
2021-05-29
k_class_token: Use variable templates where applicable
Lioncash
2021-05-29
Merge pull request #6384 from lioncash/virtual
bunnei
2021-05-29
Merge pull request #6382 from lioncash/null
bunnei
2021-05-29
video_core: gpu: WaitFence: Do not block threads during shutdown.
bunnei
2021-05-29
Merge pull request #6373 from bunnei/use-slabheap-tls
bunnei
2021-05-29
kernel: Add missing override specifiers
Lioncash
2021-05-29
Fix two GCC 11 warnings: Unneeded copies.
Markus Wick
2021-05-29
externals: Update dynarmic.
Markus Wick
2021-05-29
k_thread: Move dereference after null check in Initialize()
Lioncash
2021-05-28
Merge pull request #6371 from degasus/drop_ExceptionalExit
bunnei
2021-05-28
hle: kernel: KSlabHeap: Allow host or guest allocations.
bunnei
2021-05-28
Merge pull request #6356 from ogniK5377/ApplyNpadSystemCommonPolicy
bunnei
2021-05-28
touchscreen: Make use of common point struct
Lioncash
2021-05-28
common: Extract point into a common struct
Lioncash
2021-05-28
common/fs/file: Explicitly delete copy constructors
Lioncash
2021-05-28
common/fs/file: Devirtualize destructor
Lioncash
2021-05-28
common/fs/file: Default initialize IOFile members
Lioncash
2021-05-27
applets/swkbd: Make use of std::move where applicable
Morph
2021-05-27
applets/swkbd: Only read the text check message on Failure/Confirm
Morph
2021-05-27
video_core: rasterizer_cache: Use u16 for cached page count.
bunnei
2021-05-27
core/arm_interface: Call SVC after end of dynarmic block.
Markus Wick
2021-05-27
Merge pull request #6346 from lat9nq/apply-config-pgc
Ameer J
2021-05-26
Merge pull request #6366 from lat9nq/bundled-qt-linux
Mai M
2021-05-26
cmake: Download Qt binaries on Linux if needed
lat9nq
2021-05-26
core/arm: Drop ChangeProcessorID.
Markus Wick
2021-05-26
ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkService
german77
2021-05-26
Merge pull request #6331 from lioncash/gesture
Morph
2021-05-25
Merge pull request #6339 from Morph1984/swkbd-queuedconnection
bunnei
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
Merge pull request #6349 from german77/suppress_config_warning
bunnei
2021-05-25
Merge pull request #6353 from german77/handheld_docked
bunnei
2021-05-25
yuzu qt: Add an Apply button to configuration dialogs
lat9nq
2021-05-25
kernel: process_capability: Add MapRegion capability
Morph
2021-05-24
Merge pull request #6357 from lioncash/compression
bunnei
2021-05-24
Merge pull request #6312 from german77/analogMapping
bunnei
2021-05-24
zstd_compression: Make use of std::span
Lioncash
2021-05-24
lz4_compression: Make use of std::span
Lioncash
2021-05-24
hid: ApplyNpadSystemCommonPolicy
Chloe Marcec
2021-05-23
settings: Forbid docked mode on handheld
german77
2021-05-23
Merge pull request #6347 from bunnei/ipc-improvements-next-2
bunnei
2021-05-22
settings: Suppress duplicate label name warning
german77
2021-05-22
applets/swkbd: Make use of QueuedConnection in returnPressed signal
Morph
2021-05-20
Merge pull request #6248 from A-w-x/intelmesa
bunnei
2021-05-20
Merge pull request #6333 from Morph1984/swkbd-confirm-text
bunnei
[next]