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
/
dedicated_room
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-03
msvc: set warning level to /W4 globally
Danila Malyutin
1
-3
/
+3
2023-04-19
Run clang-format to fix all.
Aaron Roney
1
-1
/
+2
2023-04-19
Fix formatting.
Aaron Roney
1
-2
/
+2
2023-04-19
Allow passing `bind_address` to dedicated room.
Aaron Roney
1
-2
/
+11
2023-01-02
cmake: move find-modules to root cmake dir
Alexandre Bouvier
1
-2
/
+0
2022-12-01
CMake: Consolidate common PCH headers
ameerj
1
-7
/
+1
2022-11-30
CMake: Use precompiled headers
ameerj
2
-0
/
+17
2022-09-22
build(room): simplify yuzu-room installation
Andrea Pappacoda
1
-1
/
+1
2022-09-11
dedicated_room: fix token padding ...
liushuyu
1
-2
/
+12
2022-09-09
ldn: Initial implementation
FearlessTobi
1
-1
/
+2
2022-09-08
CMake: explicitly link mbedcrypto for yuzu-room
Kyle Kienapfel
1
-1
/
+1
2022-09-02
Address review comments
FearlessTobi
1
-6
/
+1
2022-08-27
dedicated_room: Correctly handle token decoding
FearlessTobi
1
-0
/
+12
2022-08-27
yuzu_room: Remove dependency on core
FearlessTobi
2
-2
/
+2
2022-08-15
core: network: Address review comments
german77
3
-2
/
+2
2022-08-15
core, yuzu: Address first part of review comments
FearlessTobi
1
-50
/
+50
2022-08-15
Make copyright headers SPDX-compliant
FearlessTobi
3
-3
/
+8
2022-08-15
dedicated_room: Initial implementation
FearlessTobi
3
-0
/
+417