index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
dedicated_room
Age
Commit message (
Expand
)
Author
2023-09-03
msvc: set warning level to /W4 globally
Danila Malyutin
2023-04-19
Run clang-format to fix all.
Aaron Roney
2023-04-19
Fix formatting.
Aaron Roney
2023-04-19
Allow passing `bind_address` to dedicated room.
Aaron Roney
2023-01-02
cmake: move find-modules to root cmake dir
Alexandre Bouvier
2022-11-30
CMake: Consolidate common PCH headers
ameerj
2022-11-29
CMake: Use precompiled headers
ameerj
2022-10-06
Merge pull request #8944 from Tachi107/patch-2
bunnei
2022-09-22
build(room): simplify yuzu-room installation
Andrea Pappacoda
2022-09-10
dedicated_room: fix token padding ...
liushuyu
2022-09-09
ldn: Initial implementation
FearlessTobi
2022-09-08
CMake: explicitly link mbedcrypto for yuzu-room
Kyle Kienapfel
2022-09-02
Address review comments
FearlessTobi
2022-08-27
dedicated_room: Correctly handle token decoding
FearlessTobi
2022-08-27
yuzu_room: Remove dependency on core
FearlessTobi
2022-08-15
core: network: Address review comments
german77
2022-08-15
core, yuzu: Address first part of review comments
FearlessTobi
2022-08-15
Make copyright headers SPDX-compliant
FearlessTobi
2022-08-15
dedicated_room: Initial implementation
FearlessTobi