19875 Commits (20b62dbd30e597c6d3700a22fbde5bd10169dfb2)

Author SHA1 Message Date
Kyle Kienapfel fbbedb032c UI: Fix link to TAS help page 3 years ago
liushuyu 7fda6de5cb
common: do not link to xbyak on non-amd64 architectures 3 years ago
Lioncash f08046f4d7 compressor: Simplify memset in InitializeCompressorEffect 3 years ago
Lioncash fd876f200f compressor: Mark params parameters as const 3 years ago
Lioncash bdb866af1d compressor: Remove unneeded casts in ApplyCompressorEffect 3 years ago
Kelebek1 e93e898df5 Remove pause callbacks from coretiming 3 years ago
Kelebek1 1deecc6f70 Remove a pragma once from a cpp file 3 years ago
german77 5d907d9acd input_common: Increase mapping timer from 2.5 seconds to 4 seconds 3 years ago
liushuyu aa11d73bba dedicated_room: fix token padding ... 3 years ago
Narr the Reg 1694c55d62 fix black icon 3 years ago
german77 8f207bd93d yuzu: Multiple room UI improvements 3 years ago
FengChen 92b1f8d5da Align index buffe size when vertex_buffer_unified_memory enable 3 years ago
FearlessTobi f5e635adda ldn: Initial implementation 3 years ago
SachinVin 9c6cd93195 core/CMakeLists.txt: Remove duplicate files. 3 years ago
Kyle Kienapfel e78a623342 CMake: explicitly link mbedcrypto for yuzu-room 3 years ago
german77 063b23cc58 core: nfp: Remove magic numbers 3 years ago
german77 4834961736 core: nfp: Workaround for lack of multiple nfp interfaces 3 years ago
Narr the Reg caa138b33f core: nfp: Correct date and amiibo name 3 years ago
Narr the Reg 19a4e12e6e core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes 3 years ago
german77 848f69eb19 core: nfp: Implement amiibo encryption 4 years ago
Narr the Reg de8f7e1250 yuzu: input: fix invert symbol on axis and order options alphabetically 3 years ago
Narr the Reg 2898be69f4 input_common: Add support for analog toggle 3 years ago
Narr the Reg dc8d42243b core: hid: Fix GC triggers overwritting ZL and ZR buttons 3 years ago
lat9nq 12f7d42d32 mini_dump: Address review feedback 3 years ago
lat9nq c976613ab2 vcpkg,cmake: Use vcpkg for dbghelp 3 years ago
lat9nq e339ec0e00 mini_dump: Check for debugger before spawning a child 4 years ago
lat9nq 3dbaafe1f3 mini_dump: Cleanup and add comments 4 years ago
lat9nq f958cbc737 yuzu: Use a debugger to generate minidumps 4 years ago
Kelebek1 2129d040a5 Don't stall with nvdec 3 years ago
Narr the Reg c3b16cf8d3 input_common: sdl: Always check for motion on reconnect 3 years ago
Narr the Reg c7a814f10f core: ns: Implement pl:s service 3 years ago
Kyle Kienapfel b1076859c4 Qt: Make General->Debug scrollable 3 years ago
Kelebek1 ea9ff71725 Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. 3 years ago
FearlessTobi 65718e2876 Address review comments 3 years ago
Kelebek1 03aedccaa2 Demote services from warning/info to debug to reduce log spam: 3 years ago
Kelebek1 f294b886db Silence std::aligned_storage warnings as it's deprecated in C++23, 3 years ago
Morph 9533365486 style: General style changes to match with the rest of the codebase 3 years ago
Morph 7e379207ec (shader/pipeline)_cache: Raise shader/pipeline cache version 3 years ago
FearlessTobi 6791301d9a core/ldn_types: Minor corrections and additions 3 years ago
FearlessTobi 63b236d853 yuzu/chat_room: Make font size bigger 3 years ago
FearlessTobi 27d7db1fae dedicated_room: Correctly handle token decoding 3 years ago
FearlessTobi 2b6ac4463c yuzu/multiplayer: Warn when game is running or no network interface is selected 3 years ago
FearlessTobi 339758c9fc core/socket_proxy: Correct broadcast behavior 3 years ago
FearlessTobi 839e1faf49 yuzu: Display current game version in multiplayer room 3 years ago
FearlessTobi b961b385c3 network: Use lower timeout for enet_host_service 3 years ago
FearlessTobi d92826963a core/bsd: Correctly unbind methods in destructor 3 years ago
FearlessTobi e431cb8d16 core/acc: Make CheckAvailability use LOG_DEBUG 3 years ago
FearlessTobi b904652d69 yuzu_room: Remove dependency on core 3 years ago
Liam db3eb168cd video_core: add option for pessimistic flushing 3 years ago
FengChen b2a6dde438 video_code: support rectangle texture 3 years ago