summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/adsp/audio_renderer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-04common: remove "yuzu:" prefix from thread namesLiam1-1/+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-02Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek11-8/+1
2022-07-22Project AndioKelebek11-0/+226