yuzu/src/audio_core
liamwhite 3df56dc790
Merge pull request #11465 from Kelebek1/skip_remaining_reset
[Audio] Do not reset the remaining command count each time
2023-09-10 13:40:32 -04:00
..
adsp Do not reset the command buffer command count each time 2023-09-07 20:53:48 +01:00
common Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
device Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
in
out
renderer Merge pull request #11465 from Kelebek1/skip_remaining_reset 2023-09-10 13:40:32 -04:00
sink audio: allow more latency in cubeb initialization 2023-08-27 12:46:01 -04:00
audio_core.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_core.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_event.cpp msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
audio_event.h
audio_in_manager.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_in_manager.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_manager.cpp
audio_manager.h
audio_out_manager.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_out_manager.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_render_manager.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_render_manager.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
CMakeLists.txt Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
precompiled_headers.h