Panda3DS/include/audio
Jonian Guveli 042ab6de03
[WIP] Libretro: Add audio support (#714)
* Libretro: Add audio support

* Adding audio interface part 1

* Audio device pt 2

* More audio device

* More audio device

* Morea uudi odevice

* More audio device

* More audio device

* More audio device

---------

Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
2025-02-09 05:04:36 +02:00
..
aac.hpp Properly pad AAC request struct 2024-09-05 01:55:44 +03:00
aac_decoder.hpp AAC decoder: Audio should be enabled by default 2024-11-28 19:17:10 +02:00
audio_device.hpp [WIP] Libretro: Add audio support (#714) 2025-02-09 05:04:36 +02:00
audio_device_interface.hpp [WIP] Libretro: Add audio support (#714) 2025-02-09 05:04:36 +02:00
audio_interpolation.hpp Add audio interpolation helpers 2024-11-09 23:11:19 +02:00
dsp_core.hpp DSP: Add option to enable/disable AAC 2024-11-28 19:10:55 +02:00
dsp_shared_mem.hpp HLE DSP: Initial mixer work 2024-09-29 00:32:51 +03:00
dsp_simd.hpp NEON mixer: Change vaddq_f32 to vaddq_s32 (Thank you Clang) 2024-11-20 21:17:08 +02:00
hle_core.hpp DSP: Add option to enable/disable AAC 2024-11-28 19:10:55 +02:00
hle_mixer.hpp Add audio interpolation helpers 2024-11-09 23:11:19 +02:00
libretro_audio_device.hpp [WIP] Libretro: Add audio support (#714) 2025-02-09 05:04:36 +02:00
miniaudio_device.hpp [WIP] Libretro: Add audio support (#714) 2025-02-09 05:04:36 +02:00
null_core.hpp DSP: Add option to enable/disable AAC 2024-11-28 19:10:55 +02:00
teakra_core.hpp DSP: Add option to enable/disable AAC 2024-11-28 19:10:55 +02:00