summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.1beta09.tarv1.6.1beta09Glenn Randers-Pehrson2013-03-1315-30/+30
* [libpng16] Eliminated another warning from the Intel C compiler.John Bowler2013-03-103-3/+3
* [libpng16] Eliminated a warning from the Intel C compiler. The warning isJohn Bowler2013-03-103-4/+10
* [libpng16] Bump version to 1.6.1beta09Glenn Randers-Pehrson2013-03-0724-54/+58
* [libpng16] Imported from libpng-1.6.1beta08.tarv1.6.1beta08Glenn Randers-Pehrson2013-03-072-2/+2
* [libpng16] Fixed CMakelists.txt to allow building a single variant of theClaudio Bley2013-03-073-21/+47
* [libpng16] Bump version to 1.6.1beta08Glenn Randers-Pehrson2013-03-0624-54/+58
* [libpng16] Imported from libpng-1.6.1beta07.tarv1.6.1beta07Glenn Randers-Pehrson2013-03-0612-22/+22
* [libpng16] Corrected simplified API default gamma for color-mapped output, addedJohn Bowler2013-03-067-14/+90
* [libpng16] Update "last changed" dates and fix one comment typo.Glenn Randers-Pehrson2013-03-047-9/+9
* [libpng16] Bump version to 1.6.1beta07Glenn Randers-Pehrson2013-03-0424-54/+58
* [libpng16] Imported from libpng-1.6.1beta06.tarv1.6.1beta06Glenn Randers-Pehrson2013-03-0411-19/+23
* [libpng16] Corrected Android builds and corrected libpng.vers with symbolJohn Bowler2013-03-0414-221/+464
* [libpng16] Better documentation of unknown handling API interactions.John Bowler2013-03-025-16/+41
* [libpng16] Bump version to 1.6.1beta06Glenn Randers-Pehrson2013-03-0224-55/+59
* [libng16] Reverted recent change that eliminated a warning about storingGlenn Randers-Pehrson2013-03-023-5/+1
* [libpng16] Bump version to 1.6.1beta05Glenn Randers-Pehrson2013-03-02186-8280/+20402
* [libpng16] Imported from libpng-1.6.0beta05.tarv1.6.1beta05Glenn Randers-Pehrson2013-03-01186-20402/+8280
* [libpng16] Fixed bug introduced in libpng-1.6.0beta28 that causes libpng toGlenn Randers-Pehrson2013-03-014-15/+20
* [libpng16] Avoid a possible memory leak in contrib/gregbook/readpng.cGlenn Randers-Pehrson2013-03-013-5/+11
* [libpng16] Bump version to 1.6.1beta05Glenn Randers-Pehrson2013-02-2724-53/+57
* [libpng16] Imported from libpng-1.6.1beta04.tarv1.6.1beta04Glenn Randers-Pehrson2013-02-2713-27/+27
* [libpng16] Revised scripts/dfn.awk to work with the buggy MSYS awk that hasJohn Bowler2013-02-273-5/+9
* [libpng16] Added info about ordering of png_set_*() calls to the manual.Glenn Randers-Pehrson2013-02-262-10/+16
* [libpng16] Revised INSTALL to recommend using CPPFLAGS instead of INCLUDES.Glenn Randers-Pehrson2013-02-225-12/+20
* [libpng16] Bump version to 1.6.1beta04Glenn Randers-Pehrson2013-02-2224-53/+57
* [libpng16] Imported from libpng-1.6.1beta03.tarv1.6.1beta03Glenn Randers-Pehrson2013-02-221-2/+2
* [libpng16] Update the INSTALL document.Glenn Randers-Pehrson2013-02-2217-34/+52
* [libpng16] Updated scripts/pnglibconf.h.prebuiltGlenn Randers-Pehrson2013-02-191-0/+1
* [libpng16] Allow run-time ARM NEON checking to be disabled. A new configureJohn Bowler2013-02-187-21/+67
* [libpng16] Bump version to 1.6.1beta03Glenn Randers-Pehrson2013-02-1824-53/+57
* [libpng16] Imported from libpng-1.6.1beta02.tarv1.6.1beta02Glenn Randers-Pehrson2013-02-1823-39/+39
* [libpng16] Reenabled code to allow zero length PLTE chunks for MNG.John Bowler2013-02-183-6/+24
* [libpng16] Updated "png_sizeof" to "sizeof" in the manual.Glenn Randers-Pehrson2013-02-183-17/+17
* [libpng16] Revised "#if defined " in arm/arm_init.cGlenn Randers-Pehrson2013-02-181-1/+1
* [libpng16] Use parentheses consistently in "#if defined()" tests.Glenn Randers-Pehrson2013-02-1715-45/+48
* [libpng16] Use parentheses consistently in "#if defined()" tests.Glenn Randers-Pehrson2013-02-1710-36/+38
* [libpng16] Fixed double-underscore typo in an #ifdef in png.cGlenn Randers-Pehrson2013-02-161-1/+1
* [libpng16] Bump version to 1.6.1beta02Glenn Randers-Pehrson2013-02-1624-53/+57
* [libpng16] Imported from libpng-1.6.1beta01.tarv1.6.1beta01Glenn Randers-Pehrson2013-02-166-8/+11
* [libpng16] Use approved/supported Android method to check for NEON, useJohn Bowler2013-02-163-17/+132
* [libpng16] Fixed a race condition in the creation of the build 'scripts'John Bowler2013-02-163-17/+23
* [libpng16] scripts/pnglibconf.dfa formatting improvements back ported from li...John Bowler2013-02-164-74/+127
* [libpng16] Enabled parallel tests - back ported from libpng-1.7.John Bowler2013-02-1660-177/+206
* [libpng16] Removed cc -E workround, corrected png_get_palette_max API Tested ...John Bowler2013-02-154-26/+25
* [libpng16] Ported libpng 1.5 options.awk/dfn file handling to 1.6, fixed one ...John Bowler2013-02-1517-169/+317
* [libpng16] Made sRGB check numbers consistent.John Bowler2013-02-153-3/+5
* [libpng16] Made symbol prefixing work with the ARM neon optimizations. Also a...John Bowler2013-02-154-639/+60
* [libpng16] Bump version to 1.6.1beta01Glenn Randers-Pehrson2013-02-1331-75/+253
* [libpng16] Imported from libpng-1.6.0.tarv1.6.0Glenn Randers-Pehrson2013-02-1352-275/+125