yuzu/src/audio_core/renderer/adsp
Lioncash c891497b61 audio_renderer: Make GetCommandBuffer() take a u32
This function is only ever called with unsigned types, and all of the
other interface functions take session_id as a u32, so this makes the
class a little more consistent.
2022-09-21 10:00:57 -04:00
..
adsp.cpp audio_renderer: Pass command buffer by const reference 2022-09-16 10:06:53 -04:00
adsp.h audio_renderer: Pass command buffer by const reference 2022-09-16 10:06:53 -04:00
audio_renderer.cpp audio_renderer: Make GetCommandBuffer() take a u32 2022-09-21 10:00:57 -04:00
audio_renderer.h audio_renderer: Make GetCommandBuffer() take a u32 2022-09-21 10:00:57 -04:00
command_buffer.h Project Andio 2022-07-22 01:11:32 +01:00
command_list_processor.cpp Project Andio 2022-07-22 01:11:32 +01:00
command_list_processor.h audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00