Glenn Randers-Pehrson
a2fbb6d41b
[libpng15] Imported from libpng-1.5.19beta01.tar
2014-02-28 10:49:21 -06:00
Glenn Randers-Pehrson
1feb6e2ef5
[libpng15] Bump version to 1.5.18beta01
2013-06-28 19:59:05 -05:00
Glenn Randers-Pehrson
a6f079d4d7
[libpng15] Imported from libpng-1.5.17beta01.tar
2013-06-08 16:50:19 -05:00
John Bowler
ffeb8f0d09
[libpng15] Port ARM support changes from libpng-1.6.3beta07.
2013-06-08 13:57:56 -05:00
Glenn Randers-Pehrson
45b47c1a1c
[libpng15] Imported from libpng-1.5.16.tar
2013-05-23 06:50:27 -05:00
Glenn Randers-Pehrson
bc92887b2d
[libpng15] Imported from libpng-1.5.16beta06.tar
2013-05-12 18:34:58 -05:00
Glenn Randers-Pehrson
ae8174d9a3
[libpng15] Imported from libpng-1.5.15beta06.tar
2013-05-12 12:12:08 -05:00
John Bowler
b4a08b81b2
[libpng15] Ensure that NEON filter stuff is completely disabled when
...
switched 'off'. Previously the ARM NEON specific files were still built
if the option was switched 'off' as opposed to being explicitly disabled.
2013-04-24 21:31:04 -05:00
Glenn Randers-Pehrson
10de36ef25
[libpng15] Imported from libpng-1.5.15.tar
2013-03-27 20:26:28 -05:00
John Bowler
c34143f615
[libpng15] Corrected Android builds and corrected libpng.vers with symbol
...
prefixing This adds an API to set optimization options externally,
providing an alternative and general solution for the non-portable
run-time tests used by the ARM Neon code. It also makes those tests
compile and link on Android.
The order of settings vs options in pnglibconf.h is reversed to allow
settings to depend on options and options can now set (or override) the
defaults for settings.
2013-03-04 16:44:59 -06:00
John Bowler
d19ad72e28
[libpng15] Fixed PNG_ALIGN(ED)_MEMORY and add ability to turn off ARM_NEON
...
runtime checks
2013-02-19 10:20:59 -06:00
Glenn Randers-Pehrson
095b6f7f90
[libpng15] Imported from libpng-1.5.15beta05.tar
2013-02-17 22:09:17 -06:00
John Bowler
33af2b7d98
[libpng15] Fix typo in previous arm patch
2013-02-15 19:54:06 -06:00
John Bowler
da3031a7d9
[libpng15] Use approved/supported Android method to check for NEON, use Linux/POSIX
...
1003.1 API to check /proc/self/auxv avoiding buffer allocation and other
library calls.
2013-02-15 19:51:05 -06:00
Glenn Randers-Pehrson
8799d78361
[libpng15] Imported from libpng-1.5.14.tar
2013-01-23 21:06:35 -06:00
John Bowler
508a744251
[libpng15] Improve commentary in ARM-NEON code.
2012-12-14 23:46:56 -06:00
John Bowler
62cfc893e0
[libpng15] Rearranged building of ARM NEON optimizations. The ARM specific code
...
is split out entirely to the arm subdirectory and changes to configure.ac and
Makefile.am to add new stuff are reduced. Now material code changes,
although for build test purposes, --enable-arm-neon now builds on non-ARM
systems.
Rebuilt Makefile.in, configure, etc., with autoconf-2.69 and automake-1.2.5.
2012-12-14 22:05:08 -06:00