summaryrefslogtreecommitdiff
path: root/intel/intel_init.c
AgeCommit message (Collapse)Author
2018-09-04Remove the "last changed" version information from source commentsCosmin Truta
2017-05-24[libpng16] Mention CVE-2016-5737 in CHANGES, update intel "last changed" dateGlenn Randers-Pehrson
2017-03-16[libpng16] Bump version to 1.6.30beta01Glenn Randers-Pehrson
2017-03-16[libpng16] Imported from libpng-1.6.29.tarGlenn Randers-Pehrson
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.