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
*
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
|
*
|
kernel: fix issues with single core mode
Liam
2022-07-14
9
-189
/
+225
|
*
|
kernel: use KScheduler from mesosphere
Liam
2022-07-14
12
-602
/
+563
*
|
|
yuzu: Add webcam support and rebase to latest master
Narr the Reg
2022-07-23
8
-16
/
+43
*
|
|
service: irs: Move to IRS namespace and minor fixes
german77
2022-07-23
19
-76
/
+70
*
|
|
service: irs: Split processors and implement ImageTransferProcessor
german77
2022-07-23
18
-291
/
+1091
*
|
|
core: hid: Add cammera support
german77
2022-07-23
6
-3
/
+423
*
|
|
yuzu: Hook qt camera to camera driver
german77
2022-07-23
13
-1
/
+481
*
|
|
input_common: Add camera driver
german77
2022-07-23
11
-5
/
+298
*
|
|
Merge pull request #8545 from Kelebek1/Audio
liamwhite
2022-07-23
269
-8436
/
+33703
|
\
\
\
|
*
|
|
Project Andio
Kelebek1
2022-07-22
269
-8436
/
+33703
*
|
|
|
Merge pull request #8611 from liamwhite/fix-flatpak-crash
bunnei
2022-07-22
1
-5
/
+8
|
\
\
\
\
|
*
|
|
|
video_core: use correct byte size for framebuffer
Liam
2022-07-19
1
-5
/
+8
*
|
|
|
|
ci,CMake: Drop Conan support for vcpkg
lat9nq
2022-07-22
1
-2
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #8598 from Link4565/recv-dontwait
bunnei
2022-07-21
1
-1
/
+19
|
\
\
\
\
|
*
|
|
|
Enable the use of MSG_DONTWAIT flag on RecvImpl
Link4565
2022-07-16
1
-1
/
+19
*
|
|
|
|
Update configure_input.ui
MatÃas Locatti
2022-07-19
1
-1
/
+1
*
|
|
|
|
implement resume message
Gus Caplan
2022-07-17
4
-0
/
+23
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #8569 from merryhime/watchpoints
merry
2022-07-17
4
-8
/
+3
|
\
\
\
\
|
*
|
|
|
dynarmic: Abort watchpoints ASAP
Merry
2022-07-15
4
-8
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #8508 from yuzu-emu/mc-speed-limit
bunnei
2022-07-17
10
-130
/
+20
|
\
\
\
\
|
*
|
|
|
hle: service: nvflinger: Fix implicit conversion.
bunnei
2022-07-16
1
-1
/
+4
|
*
|
|
|
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-16
10
-135
/
+15
[next]