19486 Commits (7b7f6f1cb777aef0184169891b42ece902a616ae)

Author SHA1 Message Date
Fernando Sahmkow 7b7f6f1cb7 NvHost: Fix some regressions and correct signaling on timeout. 4 years ago
Fernando Sahmkow 1a49991676 Texture Cache: Add ASTC 10x5 Format. 3 years ago
Kyle Kienapfel 3b5a937125
Show error from cpp-httplib when we don't have a response to read (report errors while connecting to API) (#8999) 3 years ago
Narr the Reg e85c19adcb service: nfp: Fix errors to pass unit testing 3 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 3 years ago
Liam ae7062d522 shader_recompiler: add extended LDC to GLASM backend 3 years ago
german77 1485daff06 service: mii: Copy only valid name bytes 3 years ago
Narr the Reg d9d566bd3f service: nfp: Implement mount target and open application area errors, minor fixes 3 years ago
german77 673de3995b nfp: Multiple fixes against HW 3 years ago
german77 3ce0ef04dd service: nfp: address comments 3 years ago
german77 afea5c163f service: nfp: Rewrite and implement applet calls 3 years ago
german77 8a3d22c4bd core: hid: Add nfc support to emulated controller 3 years ago
german77 f6d57d7dd9 yuzu: Use virtual amiibo driver instead of nfp service 3 years ago
german77 da8864d002 input_common: Enable virtual amiibo driver 3 years ago
german77 e8d71712e7 input_common: Create virtual amiibo driver 3 years ago
Fernando Sahmkow a60b669ef4 MacroHLE: Add MultidrawIndirect HLE Macro. 5 years ago
Liam 1225627515 macro_jit_x64: fix miscompilation of bit extraction operations 3 years ago
Zwip-Zwap Zapony 31e3437a2f
Fix "controller.colors_state.right" being "left" 3 years ago
Liam b80f7faebe macro_jit_x64: cancel exit for taken branch 3 years ago
Morph 41e855bd42 service: vi: Retrieve vsync event once per display 3 years ago
Morph acc887cc34 service: vi: Move VI results into its own file 3 years ago
Merry f55ed1cab0 core/loader: Return nullptr if file is nullptr 3 years ago
Liam 087c6c2ef1 vulkan: automatically use larger staging buffer sizes when possible 3 years ago
Narr the Reg 23589ad9b8 service: hid: Partially implement palma controller 4 years ago
Narr the Reg f711d1ce52 yuzu: sort input profiles by name 3 years ago
Andrea Pappacoda 4a493cb10f
chore: fix some typos 3 years ago
Lioncash c8da75b7ed sockets: Make fd member variable protected 3 years ago
Kelebek1 56b8a9ba6e Do not try to pause core timing from the audio thread when using single-core 3 years ago
Narr the Reg 5a74ced59a yuzu: Silence some clang warnings 3 years ago
Lioncash c891497b61 audio_renderer: Make GetCommandBuffer() take a u32 3 years ago
Lioncash 00616c7ad8 audio_manager: Forward declare result type 3 years ago
Lioncash 75d6fe3669 audio_manager: Remove redundant cast in ThreadFunc() 3 years ago
Lioncash e48e22eb52 audio_manager: move std::functions in SetOutManager/SetInManager 3 years ago
Lioncash da0fd51642 audio_manager: Remove unused forward declarations 3 years ago
Lioncash 08d81e0bd8 audio_manager: Remove unused sessions_started member variable 3 years ago
Lioncash b59b967280 audio_manager: Remove dependence on system state 3 years ago
FearlessTobi 4213f1c126 Address some review comments 3 years ago
lat9nq 89af4bfba8 yuzu qt: Add option to disable startup Vulkan check 3 years ago
Alexandre Bouvier 7239470dad cmake: fix git detection 3 years ago
FengChen 672e61d802 core: implement HwOpus GetWorkBufferSizeForMultiStreamEx 3 years ago
Morph 809126c94a astc: Enable parallel CPU astc decoding 3 years ago
Lioncash 7e3cdfc453 audio_renderer: Pass command buffer by const reference 3 years ago
Lioncash d5d6322640 sink_stream: Mark GetQueueSize as const 3 years ago
Lioncash 6b1cb73350 node_states: Mark relevant member functions as const 3 years ago
Lioncash e4bc7b8611 i3dl2/reverb: Mark relevant member functions as const 3 years ago
Lioncash b2c2138af7 behavior_info: Mark CopyErrorInfo as const 3 years ago
Lioncash b862d5d8d8 audio_device: Mark GetDeviceVolume as const 3 years ago
Lioncash 36c77761cf audio_render_manager: Mark several functions as const 3 years ago
Lioncash 7a5d235d94 audio_in: Mark several functions as const 3 years ago
Lioncash d1f3c121a0 audio_out: Mark several functions as const 3 years ago