mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 07:59:42 +00:00
9a5f4602cc
* Add intrinsic NEON versions for float_to_s16/s16_to_float courtesy of davidgfnet * Define -DDONT_WANT_ARM_OPTIMIZATIONS for resampler sinc - this should default to intrinsic versions * Default to ARM NEON intrinsic codepath and make the ASM codepaths optional by defining HAVE_ARM_NEON_ASM_OPTIMIZATIONS * (Pkg/apple/Android) Take out ASM files being compiled in |
||
---|---|---|
.. | ||
cc_resampler_neon.S | ||
cc_resampler.c |