index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6369 from lat9nq/cmake-fix-dep-opt
Mai M
2021-05-27
1
-2
/
+2
|
\
|
*
cmake: Fix usage of CMAKE_DEPENDENT_OPTION
lat9nq
2021-05-27
1
-2
/
+2
*
|
Merge pull request #6346 from lat9nq/apply-config-pgc
Ameer J
2021-05-27
6
-18
/
+57
|
\
\
|
|
/
|
/
|
|
*
yuzu qt: Add an Apply button to configuration dialogs
lat9nq
2021-05-25
6
-18
/
+57
*
|
Merge pull request #6366 from lat9nq/bundled-qt-linux
Mai M
2021-05-26
3
-46
/
+134
|
\
\
|
*
|
cmake: Download Qt binaries on Linux if needed
lat9nq
2021-05-26
3
-46
/
+134
*
|
|
Merge pull request #6365 from degasus/drop_ChangeProcessorID
Mai M
2021-05-26
5
-12
/
+0
|
\
\
\
|
*
|
|
core/arm: Drop ChangeProcessorID.
Markus Wick
2021-05-26
5
-12
/
+0
|
/
/
/
*
|
|
Merge pull request #6331 from lioncash/gesture
Morph
2021-05-26
2
-67
/
+79
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hid/gesture: Factor out last gesture retrieval into its own function
Lioncash
2021-05-18
2
-14
/
+23
|
*
|
hid/gesture: Ensure all ID arrays are initialized
Lioncash
2021-05-18
1
-4
/
+4
|
*
|
hid/gesture: Make Point a template
Lioncash
2021-05-18
2
-38
/
+46
|
*
|
hid/gesture: Replace x,y members of GestureState with a Point
Lioncash
2021-05-18
2
-6
/
+4
|
*
|
hid/gesture: Add default comparators to Point
Lioncash
2021-05-18
2
-10
/
+7
|
*
|
hid/gesture: Rename Points to Point
Lioncash
2021-05-18
1
-5
/
+5
*
|
|
Merge pull request #6339 from Morph1984/swkbd-queuedconnection
bunnei
2021-05-25
1
-15
/
+3
|
\
\
\
|
*
|
|
applets/swkbd: Make use of QueuedConnection in returnPressed signal
Morph
2021-05-22
1
-15
/
+3
*
|
|
|
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
74
-2173
/
+3789
*
|
|
|
Merge pull request #6349 from german77/suppress_config_warning
bunnei
2021-05-25
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
settings: Suppress duplicate label name warning
german77
2021-05-22
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #6348 from lioncash/zstd
bunnei
2021-05-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
CMakeLists: Update zstd to 1.5.0
Lioncash
2021-05-21
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #6353 from german77/handheld_docked
bunnei
2021-05-25
3
-4
/
+24
|
\
\
\
\
|
*
|
|
|
settings: Forbid docked mode on handheld
german77
2021-05-23
3
-4
/
+24
|
|
/
/
/
*
|
|
|
Merge pull request #6358 from Morph1984/k_map_region
Mai M
2021-05-25
2
-0
/
+12
|
\
\
\
\
|
*
|
|
|
kernel: process_capability: Add MapRegion capability
Morph
2021-05-25
2
-0
/
+12
|
/
/
/
/
*
|
|
|
Merge pull request #6357 from lioncash/compression
bunnei
2021-05-24
4
-7
/
+8
|
\
\
\
\
|
*
|
|
|
zstd_compression: Make use of std::span
Lioncash
2021-05-24
2
-3
/
+4
|
*
|
|
|
lz4_compression: Make use of std::span
Lioncash
2021-05-24
2
-4
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #6312 from german77/analogMapping
bunnei
2021-05-24
1
-26
/
+28
|
\
\
\
\
|
*
|
|
|
input_common: Fix crash when controller disconnects
german77
2021-05-15
1
-1
/
+3
|
*
|
|
|
input_common: Rewrite sdl analog mapping
german77
2021-05-14
1
-25
/
+25
*
|
|
|
|
Merge pull request #6347 from bunnei/ipc-improvements-next-2
bunnei
2021-05-23
22
-356
/
+249
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
hle: kernel: service_thread: Take reference to KServerSession on service requ...
bunnei
2021-05-20
1
-9
/
+5
|
*
|
|
|
hle: kernel: k_port: Use AcceptSession to ensure SessionList state is correct.
bunnei
2021-05-20
1
-1
/
+1
|
*
|
|
|
hle: kernel: Use host memory allocations for KSlabMemory.
bunnei
2021-05-20
4
-174
/
+20
|
*
|
|
|
Revert "WORKAROUND: Do not use slab heap while we track down issues with reso...
bunnei
2021-05-20
1
-2
/
+2
|
*
|
|
|
hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects.
bunnei
2021-05-20
3
-62
/
+17
|
*
|
|
|
common: tree: Avoid a crash on nullptr dereference.
bunnei
2021-05-20
1
-0
/
+11
|
*
|
|
|
hle: kernel: Implement CloneCurrentObject and improve session management.
bunnei
2021-05-20
13
-99
/
+184
|
*
|
|
|
Revert "WORKAROUND: temp. disable session resource limits while we work out i...
bunnei
2021-05-20
4
-11
/
+11
*
|
|
|
|
Merge pull request #6248 from A-w-x/intelmesa
bunnei
2021-05-20
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
gl_device: Intel: Disable texture view formats workaround on mesa
A-w-x
2021-04-26
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #6333 from Morph1984/swkbd-confirm-text
bunnei
2021-05-20
1
-8
/
+8
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
applets/swkbd: Send the correct text string on TextCheck::Confirm
Morph
2021-05-19
1
-8
/
+8
*
|
|
|
|
|
Merge pull request #6320 from Morph1984/get-pid
bunnei
2021-05-20
2
-9
/
+14
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
hle_ipc: unsigned -> u32
Morph
2021-05-16
1
-7
/
+7
|
*
|
|
|
|
hle_ipc: Add a getter for PID
Morph
2021-05-16
2
-2
/
+7
*
|
|
|
|
|
Merge pull request #6321 from lat9nq/per-game-cpu
bunnei
2021-05-20
20
-302
/
+290
|
\
\
\
\
\
\
|
*
|
|
|
|
|
configure_cpu: Simplify UpdateGroup
lat9nq
2021-05-20
1
-7
/
+4
[next]