index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
internal_network
Age
Commit message (
Expand
)
Author
2023-01-05
net: Silently translate ETIMEDOUT network error
MonsterDruide1
2022-11-22
general: fix compile for Apple Clang
Liam
2022-11-04
network: add missing header for SO_* on Unix after f80c7c4cd5c0
Jan Beich
2022-10-01
Merge pull request #8876 from FearlessTobi/multiplayer-part3
bunnei
2022-09-22
sockets: Make fd member variable protected
Lioncash
2022-09-20
Address some review comments
FearlessTobi
2022-09-10
yuzu: Multiple room UI improvements
german77
2022-09-09
ldn: Initial implementation
FearlessTobi
2022-08-27
core/socket_proxy: Correct broadcast behavior
FearlessTobi
2022-08-15
core/socket_proxy: Final nits
FearlessTobi
2022-08-15
core: network: Address review comments
german77
2022-08-15
internal_network: Fix mingw compilation
FearlessTobi
2022-08-15
core, yuzu: Address first part of review comments
FearlessTobi
2022-08-15
core/socket_proxy: Fix compilation
FearlessTobi
2022-08-15
Make copyright headers SPDX-compliant
FearlessTobi
2022-08-15
core, network: Add ability to proxy socket packets
FearlessTobi
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi