yuzu/src/audio_core/renderer
Morph 3053a62375 core: Promote CPU/GPU threads to time critical
And also demote Audren and CoreTiming to High thread priority.
2023-03-07 21:17:46 -05:00
..
adsp core: Promote CPU/GPU threads to time critical 2023-03-07 21:17:46 -05:00
behavior general: Resolve -Wclass-memaccess 2022-10-22 15:02:04 -04:00
command Fix a bug with the Reverb command in reading from the pre_delay line. 2023-03-02 06:00:55 +00:00
effect Fix a bug with the Reverb command in reading from the pre_delay line. 2023-03-02 06:00:55 +00:00
memory audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00
mix general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
nodes node_states: Mark relevant member functions as const 2022-09-16 09:59:56 -04:00
performance audio_core: remove explicitly defaulted and implicitly deleted constructors 2022-12-10 13:05:15 -05:00
sink Project Andio 2022-07-22 01:11:32 +01:00
splitter Project Andio 2022-07-22 01:11:32 +01:00
upsampler audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00
voice remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
audio_device.cpp audio_device: Mark GetDeviceVolume as const 2022-09-16 09:52:34 -04:00
audio_device.h audio_device: Mark GetDeviceVolume as const 2022-09-16 09:52:34 -04:00
audio_renderer.cpp Project Andio 2022-07-22 01:11:32 +01:00
audio_renderer.h Project Andio 2022-07-22 01:11:32 +01:00
system_manager.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
system_manager.h Remove pause callbacks from coretiming 2022-09-13 13:20:35 +01:00
system.cpp general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
system.h Update audio_core for firmware 15.0.0 2022-10-19 06:16:15 +01:00