This website requires JavaScript.
Explore
Help
Sign In
renil
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-02
. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu
/
src
/
audio_core
History
Liam
68ea0a2b72
audio: fix shutdown deadlock in audio renderer
2023-10-13 16:34:31 -04:00
..
adsp
Clear DSP buffer after each execution
2023-10-10 18:22:08 +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
Remove memory allocations in some hot paths
2023-06-22 08:05:10 +01:00
opus
Reimplement HardwareOpus
2023-09-16 11:56:25 -04:00
out
Remove memory allocations in some hot paths
2023-06-22 08:05:10 +01:00
renderer
ci: fix new codespell errors
2023-10-02 18:03:05 -04:00
sink
audio: fix shutdown deadlock in audio renderer
2023-10-13 16:34:31 -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_core: Amend documentation tags
2022-09-15 09:47:23 -04:00
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
hle: rename legacy errors to Results
2023-03-06 20:58:42 -05:00
audio_manager.h
general: fix compile for Apple Clang
2022-11-22 22:22:28 -05:00
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
Reimplement HardwareOpus
2023-09-16 11:56:25 -04:00
precompiled_headers.h
CMake: Consolidate common PCH headers
2022-11-30 18:30:30 -05:00