summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.22rc03.tarv1.6.22rc03Glenn Randers-Pehrson2016-05-1826-64/+66
* [libpng16] Restored contrib/timepng to default build but check for check forGlenn Randers-Pehrson2016-05-174-2/+24
* [libpng16] Imported from libpng-1.6.22rc02.tarv1.6.22rc02Glenn Randers-Pehrson2016-05-1623-50/+50
* [libpng16] Removed contrib/timepng from default build; it does not buildGlenn Randers-Pehrson2016-05-163-14/+18
* [libpng16] Imported from libpng-1.6.22rc01.tarv1.6.22rc01Glenn Randers-Pehrson2016-05-1425-61/+63
* [libpng16] Bump version to 1.6.22beta07Glenn Randers-Pehrson2016-05-0525-58/+62
* [libpng16] Imported from libpng-1.6.22beta06.tarv1.6.22beta06Glenn Randers-Pehrson2016-05-0516-32/+33
* Fix genout compilation when CMAKE_OSX_ARCHITECTURES isn't specifiedDavid Capello2016-05-041-1/+6
* [libpng16] Log changes to scripts/genout.cmake.in (David Capello, Nixon Kwok):Glenn Randers-Pehrson2016-05-012-2/+2
* [libpng16] Fixed issues with scripts/genout.cmake.in (pull requests from daca...Glenn Randers-Pehrson2016-05-012-3/+11
* Merge branch 'fix-pnglibconf-on-osx' of git://github.com/aseprite/libpng into...Glenn Randers-Pehrson2016-05-011-0/+8
|\
| * Fix pnglibconf.c compilation on OS X including the sysroot pathDavid Capello2016-03-311-0/+8
* | Merge branch 'fix-genout-with-multiple-zlib-inc-dirs' of git://github.com/ase...Glenn Randers-Pehrson2016-05-011-1/+3
|\ \
| * | Add support to use multiple directories in ZLIBINCDIR variableDavid Capello2016-03-311-1/+3
| |/
* | Merge branch 'fix-genout-with-multiple-c-flags' of git://github.com/aseprite/...Glenn Randers-Pehrson2016-05-011-1/+1
|\ \
| * | Fix CMAKE_C_FLAGS with multiple values when genout is compiled on MSVCDavid Capello2016-03-311-1/+1
| |/
* | [libpng16] Use PNG_UINT_31_MAX instead of constant 0x7fffffff in timepng.cGlenn Randers-Pehrson2016-04-291-1/+1
* | [libpng16] Quieted two Coverity issues in contrib/libtests/timepng.c.Glenn Randers-Pehrson2016-04-283-3/+43
* | [libpng16] Rebased contrib/intel_sse.patch.Glenn Randers-Pehrson2016-04-273-11/+13
* | [libpng16] Bump version to 1.6.22beta06Glenn Randers-Pehrson2016-04-2724-52/+56
* | [libpng16] Imported from libpng-1.6.22beta05.tarv1.6.22beta05Glenn Randers-Pehrson2016-04-2716-29/+29
* | [libpng16] Fixed typo (missing underscore) in #define PNG_READ_16_TO_8_SUPPORTEDGlenn Randers-Pehrson2016-04-193-9/+13
* | [libpng16] Moved INTEL-SSE code from pngpriv.h to contrib/intel/intel_sse.patch.Glenn Randers-Pehrson2016-04-195-52/+152
* | [libpng16] Update CHANGES and ANNOUNCE about timepng.c changesGlenn Randers-Pehrson2016-04-152-3/+5
* | timepng: better errors, fix signed overflowJohn Bowler2016-04-131-2/+18
* | timepng: C++ fixes, correct add_one_fileJohn Bowler2016-04-131-4/+10
* | timepng: more support requirementsJohn Bowler2016-04-121-4/+7
* | timepng requires STDIOJohn Bowler2016-04-121-3/+3
* | Fix timepng 'skip' return code.John Bowler2016-04-121-1/+1
* | timepng: fix builds when there is no read supportJohn Bowler2016-04-121-0/+4
* | ANSI C overlength string fixJohn Bowler2016-04-121-0/+1
* | Merge branch 'libpng16' of ../../libpng into libpng16John Bowler2016-04-125-28/+48
|\ \
| * | [libpng16] Added PNG_FAST_FILTERS macro (defined asGlenn Randers-Pehrson2016-04-115-28/+48
* | | Merge branch 'libpng16' of ../../libpng into libpng16John Bowler2016-04-0529-98/+172
|\ \ \ | |/ /
| * | [libpng16] Bump version to 1.6.22beta05Glenn Randers-Pehrson2016-04-0524-52/+56
| * | [libpng16] Imported from libpng-1.6.22beta04.tarv1.6.22beta04Glenn Randers-Pehrson2016-04-0514-30/+33
| * | [libpng16] Eliminate PNG_NO_INTEL_SSE_3BPP from intel INSTALLGlenn Randers-Pehrson2016-04-052-15/+7
| * | [libpng16] Eliminated PNG_NO_INTEL_SSE_3BPP which was just for testing.Glenn Randers-Pehrson2016-04-053-5/+9
| * | SSE filter speed improvements for bpp=3.Mike Klein2016-04-041-17/+88
| |/
* | Merge branch 'libpng16' of ../../libpng into libpng16John Bowler2016-03-1833-108/+160
|\ \ | |/
| * [libpng16] Reformatted the new code in configure.acGlenn Randers-Pehrson2016-03-153-11/+18
| * Force back to C89 if needed. This fixes #245Dagobert Michelsen2016-03-141-0/+14
| * [libpng16] Bump version to 1.6.22beta04Glenn Randers-Pehrson2016-03-0924-52/+56
| * [libpng16] Imported from libpng-1.6.22beta03.tarv1.6.22beta03Glenn Randers-Pehrson2016-03-0920-45/+69
| * [libpng16] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-03-073-6/+9
| * gcc6: fix misleading indentation warningKrishnaraj Bhat2016-03-073-28/+28
* | Merge remote-tracking branch 'local/libpng16' into libpng16John Bowler2016-02-280-0/+0
|\ \ | |/
| * [libpng16] timepng usage message, ability to cache the test setJohn Bowler2016-02-281-68/+178
* | Usage message, ability to cache the test setJohn Bowler2016-02-271-68/+178
|/
* [libpng16] Update CHANGES and ANNOUNCE, about timepng.cGlenn Randers-Pehrson2016-02-263-4/+18