summaryrefslogtreecommitdiff
path: root/contrib/intel/intel_sse.patch
AgeCommit message (Collapse)Author
2017-01-05[libpng16] Moved SSE2 optimization code into the main libpng source directory.Glenn Randers-Pehrson
Configure libpng with "configure --enable-intel-sse" or compile libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it. This patch was previously applied to libpng-1.6.28rc03 but withdrawn to allow time for QA.
2017-01-03[libpng16] Imported from libpng-1.6.28rc03.tarGlenn Randers-Pehrson
2017-01-03[libpng16] Moved SSE2 optimization code into the main libpng source directory.Glenn Randers-Pehrson
Configure libpng with "configure --enable-intel-see" or compile libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it.
2016-10-02i[lbpng16] Quieted (bogus?) clang warnings about "absolute value has no effect".Glenn Randers-Pehrson
Fixed offsets in contrib/intel/intel_sse.patch
2016-08-30[libpng16] Imported from libpng-1.6.25rc05.tarGlenn Randers-Pehrson
2016-08-29[libpng16] Imported from libpng-1.6.25rc03.tarGlenn Randers-Pehrson
2016-08-17[libpng16] Rebased contrib/intel/intel_sse.patchGlenn Randers-Pehrson
2016-08-02[libpng16] Conditionally compile ARM_NEON headers in pngpriv.hGlenn Randers-Pehrson
Updated contrib/intel/intel_sse.patch
2016-07-31[libpng16] Conditionally compile SSE2 headers in contrib/intel/intel_sse.patchGlenn Randers-Pehrson
2016-07-24[libpng16] Rebased contrib/intel/intel_sse.patchGlenn Randers-Pehrson
2016-05-31[libpng16] Moved sse2 prototype from pngpriv.h to contrib/intel/intel_sse.patch.Glenn Randers-Pehrson
2016-05-26[libpng16] Imported from libpng-1.6.22.tarGlenn Randers-Pehrson
2016-04-27[libpng16] Rebased contrib/intel_sse.patch.Glenn Randers-Pehrson
2016-04-19[libpng16] Moved INTEL-SSE code from pngpriv.h to contrib/intel/intel_sse.patch.Glenn Randers-Pehrson
2016-02-22[libpng16] Fixed cut-and-paste errors in the new intel_sse.patchGlenn Randers-Pehrson
and added PNG_NO_INTEL_SSE_3BPP macro.
2016-02-22[libpng16] Moved contrib/intel/*.patch into INSTALL and added intel_sse.patchGlenn Randers-Pehrson