|
85acd919
|
2018-12-01T09:36:00
|
|
[master] Imported from libpng-1.6.36.tar
|
|
94429a33
|
2018-09-04T00:58:55
|
|
Remove the "last changed" version information from source comments
|
|
a315efe3
|
2017-05-24T09:58:09
|
|
[libpng16] Mention CVE-2016-5737 in CHANGES, update intel "last changed" date
|
|
03a6f3f9
|
2017-03-16T10:35:24
|
|
[libpng16] Bump version to 1.6.30beta01
|
|
b363e01e
|
2017-03-16T07:21:03
|
|
[master] Imported from libpng-1.6.29.tar
|
|
d42e88d5
|
2017-03-16T07:21:03
|
|
[libpng16] Imported from libpng-1.6.29.tar
|
|
bef76802
|
2017-01-05T18:09:33
|
|
[libpng16] Moved SSE2 optimization code into the main libpng source directory.
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.
|
|
93b34763
|
2017-01-03T22:18:22
|
|
[libpng16] Imported from libpng-1.6.28rc03.tar
|
|
edef058e
|
2017-01-03T19:15:15
|
|
[libpng16] Moved SSE2 optimization code into the main libpng source directory.
Configure libpng with "configure --enable-intel-see" or compile
libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it.
|
|
342c4eab
|
2016-02-18T12:43:50
|
|
Move sse opts into contrib/intel
|
|
9a308a33
|
2016-02-17T11:43:34
|
|
Add intel opts to Makefile and configure.ac
|
|
577c1f03
|
2016-02-16T10:10:11
|
|
Reformat a bit, add MSVS checks, add SSE4
|
|
f84f9578
|
2016-02-15T14:45:14
|
|
Use PNG_INTEL_SSE_OPT instead of PNG_INTEL_SSE2_OPT
|
|
9c946e22
|
2016-02-15T14:41:27
|
|
Add SSSE3 and SSE2 optimized png filter functions
|