libpng/arm
John Bowler dba54b8888 [libpng16] Moved OS dependent code from arm/arm_init.c, to allow the included
implementation of the ARM NEON discovery function to be set at
build-time and provide sample implementations from the current code in the
contrib/arm-neon subdirectory. The __linux__ code has also been changed to
compile and link on Android by using /proc/cpuinfo, and the old linux code
is in contrib/arm-neon/linux-auxv.c.  The new code avoids POSIX and Linux
dependencies apart from opening /proc/cpuinfo and is C90 compliant.
2014-02-16 14:00:06 -06:00
..
arm_init.c [libpng16] Moved OS dependent code from arm/arm_init.c, to allow the included 2014-02-16 14:00:06 -06:00
filter_neon_intrinsics.c [libpng16] Update "last changed" dates in recently-patched files. 2013-12-22 15:04:00 -06:00
filter_neon.S [libpng16] Imported from libpng-1.6.8.tar 2013-12-19 09:11:01 -06:00