summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/adsp/audio_renderer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: remove "yuzu:" prefix from thread namesLiam2022-10-041-1/+1
* audio_renderer: Make GetCommandBuffer() take a u32Lioncash2022-09-211-1/+1
* audio_renderer: Pass command buffer by const referenceLioncash2022-09-161-1/+1
* Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek12022-09-021-8/+1
* Project AndioKelebek12022-07-221-0/+226