summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
* [libpng16] timepng usage message, ability to cache the test setJohn Bowler2016-02-281-68/+178
* [libpng16] Update CHANGES and ANNOUNCE, about timepng.cGlenn Randers-Pehrson2016-02-263-4/+18
* contrib/libtests/timepng: make robust, improveJohn Bowler2016-02-261-49/+164
* [libpng16] Updated INSTALL instructions for intel SSE codeGlenn Randers-Pehrson2016-02-232-5/+13
* [libpng16] Fixed cut-and-paste errors in the new intel_sse.patchGlenn Randers-Pehrson2016-02-222-11/+12
* [libpng16] Moved contrib/intel/*.patch into INSTALL and added intel_sse.patchGlenn Randers-Pehrson2016-02-227-78/+213
* [libpng16] Added pngdebug() statements to the new intel code and the arm code.Glenn Randers-Pehrson2016-02-195-6/+32
* [libpng16] Fix copyright in sse code, use C-style commentsGlenn Randers-Pehrson2016-02-197-92/+119
* [libpng16] Added contrib/intel/INSTALLGlenn Randers-Pehrson2016-02-183-0/+9
* [libpng16] Fixed include directives in two new intel files to reflectGlenn Randers-Pehrson2016-02-182-2/+2
* [libpng16] Added Intel SSE support (Matt Sarrett, Google Inc.)Glenn Randers-Pehrson2016-02-185-0/+444
|\
| * Fix paths in Makefile.am.patchMatt Sarett2016-02-181-2/+2
| * Move sse opts into contrib/intelMatt Sarett2016-02-187-44/+73
| * Fix host_cpu checkMatt Sarett2016-02-171-1/+1
| * Add intel opts to Makefile and configure.acMatt Sarett2016-02-175-15/+67
| * Use immintrin, tweak checks for SSE4, SSSE3Matt Sarett2016-02-162-7/+6
| * Reformat a bit, add MSVS checks, add SSE4Matt Sarett2016-02-163-82/+120
| * Use PNG_INTEL_SSE_OPT instead of PNG_INTEL_SSE2_OPTMatt Sarett2016-02-153-11/+11
| * Add SSSE3 and SSE2 optimized png filter functionsMatt Sarett2016-02-153-0/+326
* | [libpng16] Updated LICENSE to say files in the contrib directory are notGlenn Randers-Pehrson2016-02-186-22/+56
* | [libpng16] Add ${INCLUDES} in scripts/genout.cmake.in (Bug report by Nixon Kw...Glenn Randers-Pehrson2016-02-163-5/+8
* | [libpng16] Removed dubious "#if INT_MAX" test from png.h that was added toGlenn Randers-Pehrson2016-02-133-9/+13
* | [libpng16] Changed PNG_INFO_cHNK and PNG_FREE_cHNK from 0xnnnn to 0xnnnnURobert C. Seacord2016-02-133-30/+32
* | [libpng16] Restored "& 0xff" in png_save_uint_16() and png_save_uint_32() thatGlenn Randers-Pehrson2016-02-133-9/+13
|/
* [libpng16] Added a common-law trademark notice and export control informationGlenn Randers-Pehrson2016-02-106-33/+84
* [libpng16] Make cmake install public header pnglibconf.hGlenn Randers-Pehrson2016-02-091-1/+1
* [libpng16] Bump version to 1.6.22beta03Glenn Randers-Pehrson2016-02-0824-52/+56
* [libpng16] Imported from libpng-1.6.22beta02.tarv1.6.22beta02Glenn Randers-Pehrson2016-02-0818-39/+39
* [libpng16] Remove extra pngvalid test from CMakeLists.txtRoger Leigh2016-01-301-1/+0
* [libpng16] Updated CHANGES, ANNOUNCE, change date in pngrtran.cGlenn Randers-Pehrson2016-01-305-15/+29
* Merge branch 'libpng16' of git://github.com/jbowler/libpng into libpng16Glenn Randers-Pehrson2016-01-301-2/+5
|\
| * Relax limit checks on gamma values.John Bowler2016-01-291-2/+5
* | [libpng16] Remove redundante dependencies from CMakeLists.txtGlenn Randers-Pehrson2016-01-301-4/+0
* | [libpng16] Removed pngstest-pngsuite test from CMakeLists.txtGlenn Randers-Pehrson2016-01-301-1/+0
|/
* Merge branch 'libpng16' of git://github.com/jbowler/libpng into libpng16Glenn Randers-Pehrson2016-01-292-45/+79
|\
| * pngstest: options to fix per-file seedJohn Bowler2016-01-282-45/+79
* | [libpng16] Update copyright information in cmake scripts.Glenn Randers-Pehrson2016-01-297-6/+43
* | [libpng16] cmake: Sort test file lists for consistencyRoger Leigh2016-01-291-3/+6
|/
* [libpng16] Updated CMakeLists.txt, added supporting scripts/gen*.cmake.inRoger Leigh2016-01-287-82/+771
* PNG_IMAGE_PNG_SIZE_MAX error correctionJohn Bowler2016-01-272-2/+12