This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
e9109cb5f2
yuzu
/
src
/
audio_core
/
out
History
Lioncash
e9109cb5f2
audio_buffers: Pass by const-ref in AppendBuffers
...
This function doesn't modify the passed in buffer, so we can make that explicit.
2022-09-16 09:36:03 -04:00
..
audio_out_system.cpp
audio_buffers: Pass by const-ref in AppendBuffers
2022-09-16 09:36:03 -04:00
audio_out_system.h
audio_core: Amend documentation tags
2022-09-15 09:47:23 -04:00
audio_out.cpp
Project Andio
2022-07-22 01:11:32 +01:00
audio_out.h
Project Andio
2022-07-22 01:11:32 +01:00