Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libpng16] Bump version to 1.6.3beta02v1.6.3beta01 | Glenn Randers-Pehrson | 2013-04-25 | 1 | -2/+2 |
| | |||||
* | [libpng16] Ensure that NEON filter stuff is completely disabled when switched | John Bowler | 2013-04-25 | 1 | -9/+27 |
| | | | | | 'off'. Previously the ARM NEON specific files were still built if the option was switched 'off' as opposed to being explicitly disabled. | ||||
* | [libpng16] Revised stack marking in arm/filter_neon.S and configure.ac. | Glenn Randers-Pehrson | 2013-04-25 | 1 | -5/+0 |
| | |||||
* | [libpng16] Bump version to 1.6.3beta01 | Glenn Randers-Pehrson | 2013-04-25 | 1 | -3/+3 |
| | |||||
* | [libpng16] Imported from libpng-1.6.2.tarv1.6.2libpng-1.6.2-signed | Glenn Randers-Pehrson | 2013-04-25 | 1 | -2/+2 |
| | |||||
* | [libpng16] Imported from libpng-1.6.2rc06.tarv1.6.2rc06 | Glenn Randers-Pehrson | 2013-04-23 | 1 | -3/+3 |
| | |||||
* | [libpng16] Bump version to 1.6.2rc03 | Glenn Randers-Pehrson | 2013-04-23 | 1 | -7/+9 |
| | |||||
* | [libpng16] Imported from libpng-1.6.2rc05.tarv1.6.2rc05 | Glenn Randers-Pehrson | 2013-04-23 | 1 | -8/+2 |
| | |||||
* | [libpng16] Ensure that NEON filter stuff is completely disabled when | John Bowler | 2013-04-23 | 1 | -2/+5 |
| | | | | | switched 'off'. Previously the ARM NEON specific files were still built if the option was switched 'off' as opposed to being explicitly disabled. | ||||
* | [libpng16] Imported from libpng-1.6.2rc04.tarv1.6.2rc04 | Glenn Randers-Pehrson | 2013-04-22 | 1 | -2/+8 |
| | |||||
* | [libpng16] Revised stack marking in arm/filter_neon.S | Glenn Randers-Pehrson | 2013-04-22 | 1 | -5/+0 |
| | |||||
* | [libpng16] Bump version to 1.6.2rc03 | Glenn Randers-Pehrson | 2013-04-19 | 1 | -2/+2 |
| | |||||
* | [libpng16] Imported from libpng-1.6.2rc02.tarv1.6.2rc02 | Glenn Randers-Pehrson | 2013-04-18 | 1 | -2/+2 |
| | |||||
* | [libpng16] Imported from libpng-1.6.2rc01.tarv1.6.2rc01 | Glenn Randers-Pehrson | 2013-04-18 | 1 | -2/+2 |
| | |||||
* | [libpng16] Imported from libpng-1.6.2beta02.tarv1.6.2beta02 | Glenn Randers-Pehrson | 2013-04-13 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.2beta01 | Glenn Randers-Pehrson | 2013-03-29 | 1 | -3/+3 |
| | |||||
* | [libpng16] Imported from libpng-1.6.1.tarv1.6.1 | Glenn Randers-Pehrson | 2013-03-27 | 1 | -2/+2 |
| | |||||
* | [libpng16] Imported from libpng-1.6.1rc01.tarv1.6.1rc01 | Glenn Randers-Pehrson | 2013-03-21 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.1beta10 | Glenn Randers-Pehrson | 2013-03-13 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.1beta09 | Glenn Randers-Pehrson | 2013-03-07 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.1beta08 | Glenn Randers-Pehrson | 2013-03-06 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.1beta07 | Glenn Randers-Pehrson | 2013-03-04 | 1 | -2/+2 |
| | |||||
* | [libpng16] Corrected Android builds and corrected libpng.vers with symbol | John Bowler | 2013-03-04 | 1 | -12/+21 |
| | | | | | | | | | | 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. | ||||
* | [libpng16] Bump version to 1.6.1beta06 | Glenn Randers-Pehrson | 2013-03-02 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.1beta05 | Glenn Randers-Pehrson | 2013-03-02 | 1 | -39/+40 |
| | |||||
* | [libpng16] Imported from libpng-1.6.0beta05.tarv1.6.1beta05 | Glenn Randers-Pehrson | 2013-03-01 | 1 | -40/+39 |
| | |||||
* | [libpng16] Bump version to 1.6.1beta05 | Glenn Randers-Pehrson | 2013-02-27 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.1beta04 | Glenn Randers-Pehrson | 2013-02-22 | 1 | -2/+2 |
| | |||||
* | [libpng16] Allow run-time ARM NEON checking to be disabled. A new configure | John Bowler | 2013-02-18 | 1 | -4/+9 |
| | | | | | | | | | option: --enable-arm-neon=always will stop the run-time checks. New checks within arm/arm_init.c will cause the code not to be compiled unless __ARM_NEON__ is set. This should make it fail safe (if someone asks for it on then the build will fail if it can't be done.) Fixed ALIGNED_MEMORY support. | ||||
* | [libpng16] Bump version to 1.6.1beta03 | Glenn Randers-Pehrson | 2013-02-18 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.1beta02 | Glenn Randers-Pehrson | 2013-02-16 | 1 | -2/+2 |
| | |||||
* | [libpng16] Enabled parallel tests - back ported from libpng-1.7. | John Bowler | 2013-02-16 | 1 | -3/+5 |
| | |||||
* | [libpng16] Removed cc -E workround, corrected png_get_palette_max API Tested ↵ | John Bowler | 2013-02-15 | 1 | -24/+15 |
| | | | | | | | | on SUN OS cc 5.9, which demonstrates the tokenization problem previously avoided by using /lib/cpp. Since all .dfn output is now protected in double quotes unless it is to be macro substituted the fix should work everywhere. | ||||
* | [libpng16] Bump version to 1.6.1beta01 | Glenn Randers-Pehrson | 2013-02-13 | 1 | -3/+3 |
| | |||||
* | [libpng16] Imported from libpng-1.6.0.tarv1.6.0 | Glenn Randers-Pehrson | 2013-02-13 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0rc09v1.6.0rc08 | Glenn Randers-Pehrson | 2013-02-10 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0rc08 | Glenn Randers-Pehrson | 2013-02-10 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0rc07 | Glenn Randers-Pehrson | 2013-02-09 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0rc06 | Glenn Randers-Pehrson | 2013-02-08 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0rc05 | Glenn Randers-Pehrson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | [libpng16] Turn serial tests back on (recently turned off by autotools upgrade). | John Bowler | 2013-02-06 | 1 | -1/+1 |
| | |||||
* | [libpng16] Bump version to 1.6.0rc04 | Glenn Randers-Pehrson | 2013-02-05 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0rc03 | Glenn Randers-Pehrson | 2013-02-04 | 1 | -2/+2 |
| | |||||
* | [libpng16] Imported from libpng-1.6.0rc02.tarv1.6.0rc02 | Glenn Randers-Pehrson | 2013-02-04 | 1 | -2/+2 |
| | |||||
* | [libpng16] Imported from libpng-1.6.0rc01.tarv1.6.0rc01 | Glenn Randers-Pehrson | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0beta41 | Glenn Randers-Pehrson | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0beta40 | Glenn Randers-Pehrson | 2013-01-19 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0beta39 | Glenn Randers-Pehrson | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0beta38 | Glenn Randers-Pehrson | 2013-01-10 | 1 | -2/+2 |
| | |||||
* | [libpng16] Bump version to 1.6.0beta37 | Glenn Randers-Pehrson | 2013-01-01 | 1 | -2/+2 |
| |