summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/adsp/audio_renderer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-04Rework ADSP into a wrapper for appsKelebek11-204/+0
2023-06-04audio_renderer: resolve adsp thread deadlock shutdownLiam1-2/+2
2023-03-27Run clang-formatBilly Laws1-1/+1
2023-03-27audio: Wait for samples on the emulated DSP side to avoid desyncsBilly Laws1-0/+1
2022-09-21audio_renderer: Make GetCommandBuffer() take a u32Lioncash1-1/+1
2022-09-16audio_renderer: Pass command buffer by const referenceLioncash1-1/+1
2022-09-15audio_core: Amend documentation tagsLioncash1-3/+3
2022-07-22Project AndioKelebek11-0/+203