index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8472 from german77/tace
Morph
2022-06-16
1
-3
/
+3
|
\
|
*
common: param_package: Demote DEBUG to TRACE for getters
Narr the Reg
2022-06-16
1
-3
/
+3
*
|
Make yuzu-cmd respect log_filter setting
Nikita Strygin
2022-06-16
1
-0
/
+6
*
|
Implement ExitProcess svc
Nikita Strygin
2022-06-16
1
-1
/
+2
*
|
Merge pull request #8457 from liamwhite/kprocess-suspend
Fernando S
2022-06-16
12
-212
/
+199
|
\
\
|
*
|
kernel: implement KProcess suspension
Liam
2022-06-14
12
-212
/
+199
|
|
/
*
|
Merge pull request #8460 from Morph1984/bounded-q
liamwhite
2022-06-15
2
-87
/
+74
|
\
\
|
*
|
bounded_threadsafe_queue: Use constexpr capacity and mask
Morph
2022-06-15
2
-87
/
+74
*
|
|
Merge pull request #8317 from german77/notifa
bunnei
2022-06-15
2
-8
/
+172
|
\
\
\
|
*
|
|
service: notifa: Implement most part of this service
german77
2022-05-09
2
-8
/
+172
*
|
|
|
Merge pull request #8464 from liamwhite/break-debug
Mai
2022-06-15
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
kernel: notify debugger on break SVC
Liam
2022-06-14
1
-0
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
vk_compute_pass: Explicitly cast to VkAccessFlags
Morph
2022-06-15
1
-25
/
+26
*
|
|
|
Merge pull request #8383 from Morph1984/shadow-of-the-past
Mai
2022-06-14
35
-153
/
+139
|
\
\
\
\
|
*
|
|
|
main: Eliminate variable shadowing
Morph
2022-06-14
1
-3
/
+2
|
*
|
|
|
wait_tree: Eliminate variable shadowing
Morph
2022-06-14
2
-12
/
+12
|
*
|
|
|
configure_ringcon: Eliminate variable shadowing
Morph
2022-06-14
1
-4
/
+4
|
*
|
|
|
configure_touch_from_button: Eliminate variable shadowing
Morph
2022-06-14
2
-3
/
+3
|
*
|
|
|
configure_per_game: Eliminate variable shadowing
Morph
2022-06-14
2
-4
/
+4
|
*
|
|
|
configure_input_player: Eliminate variable shadowing
Morph
2022-06-14
1
-39
/
+39
|
*
|
|
|
configure_dialog: Eliminate variable shadowing
Morph
2022-06-14
2
-5
/
+4
|
*
|
|
|
bootmanager: Eliminate variable shadowing
Morph
2022-06-14
1
-1
/
+1
|
*
|
|
|
game_list: Eliminate variable shadowing
Morph
2022-06-14
5
-19
/
+19
|
*
|
|
|
yuzu_cmd: Eliminate variable shadowing
Morph
2022-06-13
5
-7
/
+7
|
*
|
|
|
audio_core: Remove -Werror=unused-parameter
Morph
2022-06-13
1
-1
/
+0
|
*
|
|
|
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-13
6
-16
/
+5
|
*
|
|
|
common: Eliminate variable shadowing
Morph
2022-06-13
1
-2
/
+2
|
*
|
|
|
yuzu: Eliminate variable shadowing
Morph
2022-06-13
10
-25
/
+25
|
*
|
|
|
web_service: Eliminate variable shadowing
Morph
2022-06-13
2
-12
/
+12
*
|
|
|
|
core: centralize profile scope for Dynarmic
Liam
2022-06-14
3
-7
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #8461 from Morph1984/msvc-narrow-conv
Morph
2022-06-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
vk_compute_pass: Use VK_ACCESS_NONE
Morph
2022-06-14
1
-1
/
+1
*
|
|
|
|
Merge pull request #8434 from german77/uuid
Morph
2022-06-14
2
-33
/
+38
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
input_common: Replace usage of string guid to common uuid
Narr the Reg
2022-06-06
2
-33
/
+38
*
|
|
|
|
Merge pull request #8439 from liamwhite/monkey-compiler
Mai
2022-06-14
79
-213
/
+216
|
\
\
\
\
\
|
*
|
|
|
|
kernel: fix passthrough of local captures in lambda
Liam
2022-06-13
1
-1
/
+3
|
*
|
|
|
|
common/assert: rework ASSERT handling to avoid std::function usage
Liam
2022-06-13
2
-35
/
+20
|
*
|
|
|
|
general: fix compilation on MinGW GCC 12
Liam
2022-06-13
2
-6
/
+5
|
*
|
|
|
|
common/assert: add unlikely
Liam
2022-06-13
1
-1
/
+1
|
*
|
|
|
|
general: fix compilation on GCC 12
Liam
2022-06-13
2
-2
/
+2
|
*
|
|
|
|
kernel: ensure class token lambda exit is unreachable
Liam
2022-06-13
1
-0
/
+1
|
*
|
|
|
|
kernel: fix inconsistency in AutoObjectTraits macro definitions
Liam
2022-06-13
1
-4
/
+7
|
*
|
|
|
|
common: Don't test ASSERT conditions inline
Liam
2022-06-13
2
-32
/
+36
|
*
|
|
|
|
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
72
-173
/
+182
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
vk_compute_pass: Silence Wextra warning
Morph
2022-06-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #8458 from lat9nq/no-constexpr-flow-block
liamwhite
2022-06-13
1
-6
/
+0
|
\
\
\
\
|
*
|
|
|
structured_control_flow: Remove constexpr Flow::Block
lat9nq
2022-06-13
1
-6
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #8388 from liamwhite/simpler-pause
bunnei
2022-06-13
3
-95
/
+36
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CpuManager: simplify pausing
Liam
2022-06-08
3
-95
/
+36
*
|
|
|
Merge pull request #8446 from liamwhite/cmd-gdb
Morph
2022-06-13
12
-8
/
+96
|
\
\
\
\
[next]