Commit Graph

  • 6f6c396604 Added prefix to cmake VSX check warning Vadim Barkov 2017-02-10 07:38:28 +0000
  • 483bcad21d Changed minimum supported PowerPC CPU comment Vadim Barkov 2017-02-10 07:33:06 +0000
  • 310dee21f7 Refactoring Vadim Barkov 2017-02-10 07:20:59 +0000
  • d1c12e85c1 Added support for ppc64 big endian for filter_paeth VSX Vadim Barkov 2017-02-09 19:11:31 +0000
  • 99d7285f20 Fixed filter_paeth for PowerPC VSX Vadim Barkov 2017-02-09 18:57:53 +0000
  • d4bdca45b3 Fixed multiple bugs in VSX filter functions Vadim Barkov 2017-02-08 13:58:23 +0000
  • 58e9d5d59d Refactoring Vadim Barkov 2017-02-02 22:37:36 +0000
  • 7428ca944d Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2017-02-02 14:05:46 -0800
  • ae15e839d9 Small bugfix Vadim Barkov 2017-02-02 04:51:56 +0000
  • 8a242668fd Added warning with supported OSes list for VSX check Vadim Barkov 2017-02-01 14:26:02 +0000
  • b42e8bce3a Added PNG_UNUSED macro in contrib/powerpc/linux{_aux}.c Vadim Barkov 2017-02-01 14:03:57 +0000
  • b1be78460a Fixed mixed tabs and spaces in contrib/powerpc/linux_aux.c Vadim Barkov 2017-02-01 13:58:54 +0000
  • d57bed7838 Fixed mixed tabs and spacing and comments in contrib/powerpc/linux.c Vadim Barkov 2017-02-01 13:57:50 +0000
  • b8afc73b73 [libpng16] Added "mips" and "mips-msa" to the directory listing in README Glenn Randers-Pehrson 2017-01-31 08:20:23 -0600
  • 19425d32f3 Update README Vadim Barkov 2017-01-31 16:48:17 +0300
  • 9bd58f9387 Removed PNG_ALIGN check in VSX code since it is not used Vadim Barkov 2017-01-31 12:15:45 +0000
  • f2b829166d Removed commentary about contrib/powerpc/READM Vadim Barkov 2017-01-31 12:13:39 +0000
  • ab2a639a2a Removed trailing spaces Vadim Barkov 2017-01-31 15:12:00 +0300
  • 0aa1b967f0 Removed PNG_ALIGN dependency from VSX since it is not needed Vadim Barkov 2017-01-31 15:09:48 +0300
  • 80041d15b2 Update contrib/powerpc/linux_aux.c header Vadim Barkov 2017-01-31 15:07:14 +0300
  • 2cc569eab7 Removed remark about poor supporting VSX check code Vadim Barkov 2017-01-31 12:00:02 +0000
  • bea573d370 Added auxv-based VSX detection method for PowerPC and enabled it by default Vadim Barkov 2017-01-31 11:59:11 +0000
  • d0d310f1cb Added cmake support for PowerPC VSX optimizations Vadim Barkov 2017-01-31 03:56:23 +0000
  • 3907feb306 Added ppc64le to arch's in configure.ac script debian 2017-01-31 03:50:45 +0000
  • acb155d893 Implemented filter_paeth PowerPC VSX variant Vadim Barkov 2017-01-31 04:05:19 +0300
  • c47ddcf22b Merge branch 'libpng16' into libpng16 Vadim Barkov 2017-01-30 18:44:09 +0300
  • 565d4beea2 Updated CFLAGS recomendations Vadim Barkov 2017-01-29 19:07:12 +0300
  • c43aaa8b20 Implemented filter_avg for PowerPC VXS Vadim Barkov 2017-01-29 18:44:54 +0300
  • 6ddcd33daa Fixed potential align errors for PowerPC VSX filter functions Vadim Barkov 2017-01-29 18:37:53 +0300
  • 24b27e5948 Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2017-01-23 19:01:45 -0800
  • f604c74a5f [libpng16] Avoid conditional directives that break statements in pngrutil.c (Romero Malaquias) Glenn Randers-Pehrson 2017-01-20 14:46:21 -0600
  • c3f4e5fb1a Avoiding conditional directives that break statements Romero B. de S. Malaquias 2017-01-20 16:31:54 -0300
  • adbf1d6d1c Fixed missing defines for VSX filter_sub Vadim Barkov 2017-01-19 17:49:04 +0300
  • 9b0311a4d8 Implemented filter_sub optimisation for PowerPC VSX Vadim Barkov 2017-01-19 02:11:34 +0300
  • b455622aa8 Fixed potential bug on align calculation for VSX filter_up Vadim Barkov 2017-01-19 01:29:24 +0300
  • ccef5edbfe Fixed bug with unaligned input on VSX filter_up Vadim Barkov 2017-01-16 19:45:17 +0300
  • 91acd4baf8 Implemented png_read_filter_up_vsx Vadim Barkov 2017-01-15 20:20:29 +0300
  • 6ff408d423 Modified CFLAGS recomendations for PowerPC VSX root 2017-01-14 18:35:36 +0300
  • ee5804fa14 Added PowerPC detection code for linux Vadim Barkov 2017-01-14 16:47:10 +0300
  • 2b6e59d968 Added initial code for PowerPC VSX optimisation Vadim Barkov 2017-01-14 16:05:33 +0300
  • ae794eefaa [libpng16] Bump version to 1.6.29beta02 Glenn Randers-Pehrson 2017-01-12 10:05:18 -0600
  • dd24a6ca15 [libpng16] Imported from libpng-1.6.29beta01.tar Glenn Randers-Pehrson 2017-01-12 09:51:36 -0600
  • a0e3160ad4 Merge branch 'libpng16' of ssh://git.code.sf.net/p/libpng/code into libpng16 Glenn Randers-Pehrson 2017-01-12 09:49:15 -0600
  • 4c0740c8de [libpng16] Simplified conditional compilation in pngvalid.c, for AIX (Michael Felt). Glenn Randers-Pehrson 2017-01-12 09:48:12 -0600
  • 8c6c9e6d56 [libpng16] Update credits to include Google Inc, for the Intel/SSE patch. Glenn Randers-Pehrson 2017-01-05 18:11:59 -0600
  • f8fe5f8560 Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2017-01-06 08:45:05 -0800
  • eaca53a2d9 [libpng16] Update credits to include Google Inc, for the Intel/SSE patch. Glenn Randers-Pehrson 2017-01-05 18:11:59 -0600
  • bef76802de [libpng16] Moved SSE2 optimization code into the main libpng source directory. Glenn Randers-Pehrson 2017-01-05 18:09:33 -0600
  • ebede25ceb [libpng16] Readded "include(GNUInstallDirs)" to CMakeLists.txt (Gianfranco Glenn Randers-Pehrson 2017-01-05 11:51:54 -0600
  • 4ddac468c4 [libpng16] Bump version to 1.6.29beta01 Glenn Randers-Pehrson 2017-01-05 11:25:42 -0600
  • 0a181e1665 [master] Imported from libpng-1.6.28.tar Glenn Randers-Pehrson 2017-01-05 08:52:09 -0500
  • 17ad597dba [libpng16] Imported from libpng-1.6.28.tar Glenn Randers-Pehrson 2017-01-05 07:52:09 -0600
  • b784934049 Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2017-01-04 13:22:53 -0800
  • 93b3476358 [libpng16] Imported from libpng-1.6.28rc03.tar Glenn Randers-Pehrson 2017-01-03 22:18:22 -0600
  • 6df2225c55 [libpng16] Fix version numbers in ANNOUNCE Glenn Randers-Pehrson 2017-01-03 19:50:07 -0600
  • 562751dcc9 [libpng16] Fix typo in CHANGES: it should say "configure --enable-intel-sse" Glenn Randers-Pehrson 2017-01-03 19:32:33 -0600
  • 3785125faf [libpng16] Imported from libpng-1.6.28rc02.tar Glenn Randers-Pehrson 2017-01-03 19:16:39 -0600
  • edef058e18 [libpng16] Moved SSE2 optimization code into the main libpng source directory. Glenn Randers-Pehrson 2017-01-03 19:15:15 -0600
  • 16fe975928 Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2017-01-03 16:38:52 -0800
  • 24dfd3f2d7 [libpng16] Imported from libpng-1.6.28rc01.tar Glenn Randers-Pehrson 2017-01-03 12:40:33 -0600
  • f8bdbd4d8f [libpng16] Changed png_ptr->options from a png_byte to png_uint_32, to Glenn Randers-Pehrson 2017-01-02 19:03:36 -0600
  • f981826204 [libpng16] Update CHANGES and ANNOUNCE with recent CMakeLists.txt update. Glenn Randers-Pehrson 2017-01-02 09:40:23 -0600
  • 14e885a54c Added option to Cmake build allowing a custom location of Zlib to be specified. This is useful in a scenario where libpng is being built as a subproject alongside zlib by another project.. Sam Serrels 2017-01-02 01:36:47 +0000
  • dd8aa3e939 [libpng16] Fixed arm/aarch64 detection in CMakeLists.txt (Gianfranco Costamagna) Glenn Randers-Pehrson 2016-12-31 13:03:23 -0600
  • 29b9fd605e Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2016-12-31 09:18:27 -0800
  • aa5bb2c3dd [libpng16] Clean up LICENSE, mention CVE-2016-10087 in CHANGES. Glenn Randers-Pehrson 2016-12-30 13:24:16 -0600
  • 993bd61329 Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2016-12-30 09:03:40 -0800
  • b9b490c7f5 [libpng16] Bump version to 1.6.28beta01 Glenn Randers-Pehrson 2016-12-30 08:24:42 -0600
  • 09fae1b5d3 Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2016-12-29 19:14:43 -0800
  • e4b59e5583 [master] Imported from libpng-1.6.27.tar Glenn Randers-Pehrson 2016-12-28 18:45:09 -0600
  • e9c3d83d5a [libpng16] Bump version to 1.6.27 Glenn Randers-Pehrson 2016-12-28 18:45:09 -0600
  • 812768d7a9 [libpng16] Fixed a potential null pointer dereference in png_set_text_2() Glenn Randers-Pehrson 2016-12-29 07:51:33 -0600
  • a3b5edc934 [libpng16] Bump version to 1.6.27 Glenn Randers-Pehrson 2016-12-28 18:45:09 -0600
  • aaed6782e8 Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2016-12-27 13:28:55 -0800
  • fd3a683b2a [libpng16] Add CHANGES entry about CMakeLists.txt ARM support Glenn Randers-Pehrson 2016-12-27 11:14:18 -0600
  • 08d00b25d8 Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2016-12-27 08:21:12 -0800
  • 61a9a054fd [libpng16] Imported from libpng-1.6.27rc01.tar Glenn Randers-Pehrson 2016-12-27 07:37:23 -0600
  • bf90247a63 Merge branch 'libpng16' of ../../libpng into libpng16 John Bowler 2016-12-26 18:16:55 -0800
  • 4708ca268e [libpng16] Update CHANGES and ANNOUNCE Glenn Randers-Pehrson 2016-12-26 19:44:25 -0600
  • 7bb00afec3 Merge branch 'libpng16' of git://github.com/jbowler/libpng into libpng16 Glenn Randers-Pehrson 2016-12-26 19:36:00 -0600
  • 13a354f81e Remove 'defined' within macro John Bowler 2016-12-26 16:24:40 -0800
  • 8187ba1518 [libpng16] PNG_IGNORE_ALDLER32_SUPPORTED -> PNG_IGNORE_ADLER32 in pngtest.c Glenn Randers-Pehrson 2016-12-26 18:15:02 -0600
  • dbb5fce3d8 [libpng16] Control ADLER32 checking with new PNG_IGNORE_ADLER32 option. Glenn Randers-Pehrson 2016-12-24 16:12:20 -0600
  • d65a92b951 [libpng16] Revert ADLER32 error handling in pngrutil.c and pngpread.c. Glenn Randers-Pehrson 2016-11-08 16:04:08 -0600
  • a69dd76eac [libpng16] Bump version to 1.6.27beta02 Glenn Randers-Pehrson 2016-11-02 17:50:06 -0500
  • e36003e9b8 [libpng16] Imported from libpng-1.6.27beta01.tar Glenn Randers-Pehrson 2016-11-02 17:32:56 -0500
  • 2accfbd6f3 [libpng16] Restrict the new ADLER32-skipping to IDAT chunks. It broke iCCP Glenn Randers-Pehrson 2016-10-28 15:50:46 -0500
  • 858cb585d7 [libpng16] Bump version to 1.6.27beta01 Glenn Randers-Pehrson 2016-10-28 15:21:18 -0500
  • 35cbe7640b [master] Imported from libpng-1.6.26.tar Glenn Randers-Pehrson 2016-10-19 19:07:25 -0500
  • 0c440812db [libpng16] Imported from libpng-1.6.26.tar Glenn Randers-Pehrson 2016-10-19 19:07:25 -0500
  • 436ce2c6e9 [libpng16] Bump version to 1.6.26rc02 Glenn Randers-Pehrson 2016-10-16 14:05:39 -0500
  • a1312f7b19 [libpng16] Cosmetic change "ptr != 0" to "ptr != NULL" in png.c and pngrutil.c Glenn Randers-Pehrson 2016-10-16 14:34:40 -0500
  • 01e99bbac1 [libpng16] Imported from libpng-1.6.26rc01.tar Glenn Randers-Pehrson 2016-10-12 08:10:00 -0500
  • dd6d7f031f [libpng16] Bump version to 1.6.26beta07 Glenn Randers-Pehrson 2016-10-07 15:51:34 -0500
  • f7fe4db91b [libpng16] Imported from libpng-1.6.26beta06.tar Glenn Randers-Pehrson 2016-10-07 12:40:49 -0500
  • a106899acd [libpng16] Use zlib-1.2.8.1 inflateValidate() instead of inflateReset2() to Glenn Randers-Pehrson 2016-10-07 13:33:50 -0500
  • ffaeff82d3 [libpng16] Bump version to 1.6.26beta06 Glenn Randers-Pehrson 2016-10-05 19:38:49 -0500
  • 13bdd8bcdf [libpng16] Imported from libpng-1.6.26beta05.tar Glenn Randers-Pehrson 2016-10-05 19:34:09 -0500
  • 7d7694ae6a [libpng16] Changed integer constant 4294967294 to unsigned 4294967294U in pngconf.h Glenn Randers-Pehrson 2016-10-05 09:23:08 -0500
  • b3540f9932 [libpng16] Bump version to 1.6.26beta05 Glenn Randers-Pehrson 2016-10-03 12:25:55 -0500