This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-03-01 07:13:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
libretro-common
/
audio
History
Rob Loach
fb6dfd345f
(Audio Mixer) audio_mix.c does not require stdio.h (
#13441
)
...
This change removes the inclusion of stdio.h as it's not needed in this file.
2022-01-04 13:21:45 +01:00
..
conversion
Silence warnings/errors
2021-09-13 20:30:22 +02:00
dsp_filters
Add intrinsic NEON versions for float_to_s16/s16_to_float (
#12933
)
2021-09-04 00:25:21 +02:00
resampler
Simplify sinc NEON code
2021-09-04 00:35:45 +02:00
audio_mix.c
(Audio Mixer) audio_mix.c does not require stdio.h (
#13441
)
2022-01-04 13:21:45 +01:00
audio_mixer.c
(Audio Mixer) Increase sample buffer padding (
#13300
)
2021-11-30 14:52:25 +01:00
dsp_filter.c
(libretro-common) Update copyright
2020-01-31 15:43:42 +01:00