RetroArch/audio
Eric Warmenhoven 184fd68c46
coreaudio: minor performance improvements
this steals some of the improvements from the coreaudio3 driver to use
atomics and dispatch_semaphore instead of fifo_queue.
2025-12-09 17:57:42 -05:00
..
common Silence warnings backport 2025-11-11 19:28:40 +01:00
drivers coreaudio: minor performance improvements 2025-12-09 17:57:42 -05:00
drivers_resampler Fix typos (#17068) 2024-10-01 17:36:33 -07:00
audio_defines.h move microphone_driver.c inside audio_driver.c. This way we can move 2025-05-28 17:32:14 +02:00
audio_driver.c Merge remote-tracking branch 'libretro/master' into warmenhoven/dev/macOS-Core-Audio-Mic-Fix 2025-08-07 18:04:21 -04:00
audio_driver.h (Audio) Some cleanups 2025-05-28 16:40:56 +02:00
audio_thread_wrapper.c return variable name consistency 2025-08-01 19:52:38 +02:00
audio_thread_wrapper.h Split up audio code into new file audio/audio_driver.c (#13097) 2021-10-11 18:01:37 +02:00
librsound.c Cleanups 2025-01-19 23:57:15 +01:00
microphone_driver.h Update for CXX_BUILD 2025-08-06 04:44:32 +02:00