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
*
Properly write out the command buffer when serving close request
Nikita Strygin
2022-07-31
1
-2
/
+5
*
Merge pull request #8684 from liamwhite/delete-shader
Morph
2022-07-30
1
-0
/
+1
|
\
|
*
renderer_opengl: delete shader source after linking
Liam
2022-07-30
1
-0
/
+1
*
|
Merge pull request #8664 from liamwhite/monkey-compiler-v12-1
Morph
2022-07-30
1
-1
/
+1
|
\
\
|
*
|
common: move forwarded value into SPSCQueue
Liam
2022-07-29
1
-1
/
+1
*
|
|
audio_core: fix -Wuninitialized when compiling with ASan
Liam
2022-07-29
1
-4
/
+4
|
|
/
|
/
|
*
|
Merge pull request #8656 from german77/audio-step
bunnei
2022-07-28
1
-2
/
+16
|
\
\
|
*
|
yuzu: Add incremental steps to volume hotkeys
Narr the Reg
2022-07-27
1
-2
/
+16
*
|
|
Merge pull request #8657 from Kelebek1/depop
liamwhite
2022-07-28
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Avoid depop out of bounds
Kelebek1
2022-07-27
2
-2
/
+2
*
|
|
Revert Coretiming PRs 8531 and 7454 (#8591)
Maide
2022-07-27
5
-118
/
+69
*
|
|
implement pause on system suspend (#8585)
snek
2022-07-27
2
-1
/
+43
|
/
/
*
|
Merge pull request #8542 from Morph1984/gpu-use-old-q
liamwhite
2022-07-27
2
-4
/
+3
|
\
\
|
*
|
gpu_thread: Use the previous MPSCQueue implementation
Morph
2022-07-06
2
-4
/
+3
*
|
|
Merge pull request #8636 from german77/irs_cluster_release
liamwhite
2022-07-27
6
-7
/
+323
|
\
\
\
|
*
|
|
Address comments
Narr the Reg
2022-07-25
2
-17
/
+18
|
*
|
|
fix compiler errors
german77
2022-07-24
2
-12
/
+14
|
*
|
|
service: irs: Implement clustering processor
german77
2022-07-24
6
-7
/
+320
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8633 from Morph1984/optional-keys
liamwhite
2022-07-27
5
-4
/
+81
|
\
\
\
|
*
|
|
qt_software_keyboard: Fix infinite loop when moving between buttons
Morph
2022-07-24
1
-0
/
+14
|
*
|
|
applet/swkbd: Implement optional symbol keys
Morph
2022-07-24
5
-4
/
+67
*
|
|
|
Merge pull request #8592 from devsnek/sig-handlers
snek
2022-07-27
2
-0
/
+71
*
|
|
|
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
180
-487
/
+390
*
|
|
|
network: Address review comments
FearlessTobi
2022-07-25
5
-199
/
+203
*
|
|
|
network, yuzu: Make copyright headers SPDX-compliant
FearlessTobi
2022-07-25
37
-111
/
+74
*
|
|
|
network, yuzu: Improve variable naming and style consistency
FearlessTobi
2022-07-25
14
-47
/
+53
*
|
|
|
yuzu_cmd: Fix compilation
FearlessTobi
2022-07-25
2
-13
/
+1
*
|
|
|
network: Move global state into a seperate class
FearlessTobi
2022-07-25
21
-96
/
+150
*
|
|
|
common: multiplayer: Use GameInfo type
german77
2022-07-25
11
-62
/
+60
*
|
|
|
Address second part of review comments
FearlessTobi
2022-07-25
9
-103
/
+92
*
|
|
|
Address first part of review comments
FearlessTobi
2022-07-25
14
-133
/
+231
*
|
|
|
Fix compilation on linux gcc
FearlessTobi
2022-07-25
6
-31
/
+32
*
|
|
|
web_service: Fix -Wmissing-field-initializers
FearlessTobi
2022-07-25
1
-1
/
+1
*
|
|
|
core: Fix -Wunused-variable
FearlessTobi
2022-07-25
1
-1
/
+3
*
|
|
|
common, core: fix -Wmissing-field-initializers
FearlessTobi
2022-07-25
2
-5
/
+5
*
|
|
|
yuzu: Hide multiplayer button and room status
FearlessTobi
2022-07-25
2
-16
/
+3
*
|
|
|
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-25
67
-49
/
+4499
*
|
|
|
network: Add initial files and enet dependency
FearlessTobi
2022-07-25
12
-0
/
+2890
*
|
|
|
Merge pull request #8564 from lat9nq/dinner-fork
bunnei
2022-07-25
12
-124
/
+181
|
\
\
\
\
|
*
|
|
|
startup_checks: Use WaitForSingleObject and more cleanup
lat9nq
2022-07-12
1
-6
/
+9
|
*
|
|
|
startup_checks: Use GetEnvironmentVariableA
lat9nq
2022-07-10
1
-4
/
+3
|
*
|
|
|
startup_checks: Clean up
lat9nq
2022-07-10
1
-9
/
+6
|
*
|
|
|
startup_checks: Implement unix side code
lat9nq
2022-07-10
2
-17
/
+48
|
*
|
|
|
yuzu: Simplify broken Vulkan handling
lat9nq
2022-07-10
9
-115
/
+65
|
*
|
|
|
yuzu: Check Vulkan on startup with a child
lat9nq
2022-07-10
3
-1
/
+78
|
*
|
|
|
yuzu: Rename check_vulkan to startup_checks
lat9nq
2022-07-10
4
-3
/
+3
*
|
|
|
|
Merge pull request #8549 from liamwhite/kscheduler-sc
Morph
2022-07-25
13
-602
/
+605
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
kernel: Ensure all uses of disable_count are balanced
Liam
2022-07-14
3
-10
/
+21
|
*
|
|
|
kernel: be more careful about initialization path for HLE threads
Liam
2022-07-14
2
-1
/
+8
|
*
|
|
|
kernel: fix single-core preemption points
Liam
2022-07-14
6
-40
/
+28
[next]