10726 Commits (c160d6b752e6cfad0353e73a398b246e878a647a)

Author SHA1 Message Date
Kelebek1 c3e3874d8d Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. 4 years ago
FearlessTobi f24b74d4c1 Address review comments 4 years ago
Kelebek1 f121da072a Demote services from warning/info to debug to reduce log spam: 4 years ago
FearlessTobi 8a5fed2c9d core/ldn_types: Minor corrections and additions 4 years ago
FearlessTobi f3284250ce core/socket_proxy: Correct broadcast behavior 4 years ago
FearlessTobi 31c4475420 yuzu: Display current game version in multiplayer room 4 years ago
FearlessTobi 6d3dba4b98 core/bsd: Correctly unbind methods in destructor 4 years ago
FearlessTobi d841898d4d core/acc: Make CheckAvailability use LOG_DEBUG 4 years ago
FearlessTobi 869724c3a5 yuzu_room: Remove dependency on core 4 years ago
Kelebek1 15c4734b5b Implement AudRenU:RequestUpdateAuto, and use C descriptors when B reports as empty. 4 years ago
vonchenplus eab51849f7 core:filesystem: speed up IDirectory service 4 years ago
german77 3d8cb61bfd hid: core: Add missing function table names 4 years ago
Liam 0676dbfea1 core/file_sys: fix alignment of BuildId 4 years ago
vonchenplus 37a5b8aded core: implement clkrst service 4 years ago
Kyle Kienapfel ea00332a67 code: dodge PAGE_SIZE #define 4 years ago
Liam 0812bb34ea core/file_sys: fix BuildId padding 4 years ago
FearlessTobi df835dc289 core/socket_proxy: Final nits 4 years ago
german77 e398b2af5c core: network: Address review comments 4 years ago
FearlessTobi 0351eadbdb internal_network: Fix mingw compilation 4 years ago
FearlessTobi 851ec302b1 core, yuzu: Address first part of review comments 4 years ago
FearlessTobi 5776601ca7 core/socket_proxy: Fix compilation 4 years ago
FearlessTobi ce2eefb57c Make copyright headers SPDX-compliant 4 years ago
FearlessTobi ce5b9d370d core, network: Add ability to proxy socket packets 4 years ago
Morph 8064454628 ips_layer: Delimit parsed hex value string 4 years ago
german77 e1f4130f30 core: ldn: Address review comments part 2 4 years ago
Merry c5b77f78f8 arm_dynarmic: Fix nullptr fastmem arenas 4 years ago
Narr the Reg 67f4daf029 hid: core: Properly emulate controller color and battery level 4 years ago
Narr the Reg f91a28773b core: ldn: Address review comments 4 years ago
Liam a7027fa7c9 core/arm: fix build error 4 years ago
FearlessTobi 9f4d6dd979 ldn: Add better stubs and more data types 4 years ago
Merry abf143229a arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISB 4 years ago
Narr the Reg 7cf52e6eb8 hid: core: Delay the stop vibration command when testing 4 years ago
Morph b5847efa10 core_timing: Sleep in discrete intervals, yield during spin 4 years ago
Kelebek1 4a764c5df7 Add missing looping event schedule signal 4 years ago
Kelebek1 992af57f8d Make coretiming waiting more accurate 4 years ago
Kelebek1 ea06b32a00 Rework multi-core vsync 4 years ago
Liam 9080ea9ab1 core/loader: remove ELF loader 4 years ago
Andrea Pappacoda 89750a0ebf build(externals): rename Findopus to FindOpus 4 years ago
Nikita Strygin 39c3b841d3 Properly write out the command buffer when serving close request 4 years ago
Maide 68dcd946b7 Revert Coretiming PRs 8531 and 7454 (#8591) 4 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
FearlessTobi d5e6d1b576 network, yuzu: Make copyright headers SPDX-compliant 4 years ago
FearlessTobi 10e2c8ef6a network: Move global state into a seperate class 4 years ago
german77 3a91e22e80 common: multiplayer: Use GameInfo type 4 years ago
FearlessTobi 3b203e536a Address second part of review comments 4 years ago
FearlessTobi 846c50dd42 Address first part of review comments 4 years ago
FearlessTobi 5ad67e876b core: Fix -Wunused-variable 4 years ago
FearlessTobi 5db6f87f7b common, core: fix -Wmissing-field-initializers 4 years ago
FearlessTobi 60008b680e yuzu: Add ui files for multiplayer rooms 4 years ago
Narr the Reg fc923fdc18 Address comments 4 years ago