index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
internal_network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence nifm spam
Kelebek1
2023-04-22
2
-2
/
+2
*
general: fixes for gcc 13
Liam
2023-04-03
2
-14
/
+2
*
general: fix spelling mistakes
Liam
2023-03-12
1
-2
/
+2
*
net: translate ECONNRESET network error
MonsterDruide1
2023-02-21
2
-0
/
+5
*
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-03
4
-10
/
+12
*
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
liamwhite
2023-02-02
4
-12
/
+10
*
Merge pull request #9508 from ameerj/hle-ipc-buffer-span
bunnei
2023-01-30
4
-10
/
+12
|
\
|
*
bsd: Use std::span for read payloads
ameerj
2022-12-29
4
-10
/
+12
*
|
net: Silently translate ETIMEDOUT network error
MonsterDruide1
2023-01-05
1
-1
/
+5
|
/
*
general: fix compile for Apple Clang
Liam
2022-11-23
1
-0
/
+1
*
network: add missing header for SO_* on Unix after f80c7c4cd5c0
Jan Beich
2022-11-04
1
-0
/
+4
*
Merge pull request #8876 from FearlessTobi/multiplayer-part3
bunnei
2022-10-01
3
-2
/
+19
|
\
|
*
Address some review comments
FearlessTobi
2022-09-20
1
-2
/
+2
|
*
yuzu: Multiple room UI improvements
german77
2022-09-10
2
-0
/
+11
|
*
ldn: Initial implementation
FearlessTobi
2022-09-09
1
-1
/
+7
*
|
sockets: Make fd member variable protected
Lioncash
2022-09-22
2
-6
/
+17
|
/
*
core/socket_proxy: Correct broadcast behavior
FearlessTobi
2022-08-27
1
-1
/
+7
*
core/socket_proxy: Final nits
FearlessTobi
2022-08-15
1
-8
/
+7
*
core: network: Address review comments
german77
2022-08-15
2
-30
/
+29
*
internal_network: Fix mingw compilation
FearlessTobi
2022-08-15
1
-4
/
+5
*
core, yuzu: Address first part of review comments
FearlessTobi
2022-08-15
4
-15
/
+12
*
core/socket_proxy: Fix compilation
FearlessTobi
2022-08-15
1
-1
/
+1
*
Make copyright headers SPDX-compliant
FearlessTobi
2022-08-15
2
-6
/
+4
*
core, network: Add ability to proxy socket packets
FearlessTobi
2022-08-15
5
-100
/
+524
*
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-25
5
-0
/
+1086