17 Commits (5c1655969478ca0b47c9f52d333f798b614b71ea)

Author SHA1 Message Date
Morph 8e56a84566 core_timing: Use CNTPCT as the guest CPU tick 3 years ago
Liam e96a3a1713 audio_renderer: resolve adsp thread deadlock shutdown 3 years ago
Kelebek1 d75bcdd077 Smooth out the DSP callback by adding a 5ms wait time limit 3 years ago
Billy Laws 237934b736 Run clang-format 3 years ago
Billy Laws ea5dd02db9 audio: Wait for samples on the emulated DSP side to avoid desyncs 3 years ago
Liam 41d99aa89d memory: rename global memory references to application memory 3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
Morph 3053a62375 core: Promote CPU/GPU threads to time critical 3 years ago
arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 4 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 4 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 4 years ago
Lioncash c891497b61 audio_renderer: Make GetCommandBuffer() take a u32 4 years ago
Lioncash 7e3cdfc453 audio_renderer: Pass command buffer by const reference 4 years ago
Lioncash 2c91fbf7f1 audio_core: Amend documentation tags 4 years ago
Kelebek1 ea9ff71725 Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. 4 years ago
Kelebek1 458da8a948 Project Andio 4 years ago