suyu/src
FearlessTobi b961b385c3 network: Use lower timeout for enet_host_service
This allows us to have a 10x higher throughput of packets by using a much shorter waiting time.
2022-08-27 03:26:31 +02:00
..
audio_core Do some log memes to help perceived volume 2022-08-12 19:59:09 +01:00
common Merge pull request #8784 from Docteh/nosnek 2022-08-21 12:59:01 -04:00
core core/bsd: Correctly unbind methods in destructor 2022-08-27 03:12:12 +02:00
dedicated_room yuzu_room: Remove dependency on core 2022-08-27 03:02:21 +02:00
input_common chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
network network: Use lower timeout for enet_host_service 2022-08-27 03:26:31 +02:00
shader_recompiler Add missed shader defines. Fixes Xenoblade Chronicles 3 booting with Vulkan. 2022-07-29 06:12:39 +01:00
tests code: dodge PAGE_SIZE #define 2022-08-19 16:08:40 -07:00
video_core Merge pull request #8784 from Docteh/nosnek 2022-08-21 12:59:01 -04:00
web_service web_service: Correct jwt issuer string 2022-08-15 20:25:41 +02:00
yuzu yuzu_room: Remove dependency on core 2022-08-27 03:02:21 +02:00
yuzu_cmd core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt dedicated_room: Initial implementation 2022-08-15 20:25:41 +02:00