RetroArch/libretro-common/audio
pstef 2e868fc00b Pop fast-math at the end of the file
so that it doesn't affect the rest of the code in Griffin builds.

This is unfortunately GCC-only, but Clang will miss only 1 vectorization.
2025-05-03 12:29:42 +00:00
..
conversion Style nits/conventions 2025-02-09 16:43:51 +01:00
dsp_filters Adjust types of index and maxindex to unsigned 2025-03-20 16:21:27 +00:00
resampler Pop fast-math at the end of the file 2025-05-03 12:29:42 +00:00
audio_mix.c Style nits/conventions 2025-02-09 16:43:51 +01:00
audio_mixer.c Style nits/conventions 2025-02-09 16:43:51 +01:00
dsp_filter.c Change config_get_path/array return back to bool (#17333) 2025-01-02 14:35:33 +01:00