mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Fix typo in CHANGES: it should say "configure --enable-intel-sse"
to enable the SSE optimization
This commit is contained in:
2
ANNOUNCE
2
ANNOUNCE
@@ -36,7 +36,7 @@ Version 1.6.28beta01 [January 3, 2017]
|
|||||||
Version 1.6.28beta02 [January 4, 2017]
|
Version 1.6.28beta02 [January 4, 2017]
|
||||||
Added "include(GNUInstallDirs)" to CMakeLists.txt (Gianfranco Costamagna).
|
Added "include(GNUInstallDirs)" to CMakeLists.txt (Gianfranco Costamagna).
|
||||||
Moved SSE2 optimization code into the main libpng source directory.
|
Moved SSE2 optimization code into the main libpng source directory.
|
||||||
Configure libpng with "configure --enable-intel-see" or compile
|
Configure libpng with "configure --enable-intel-sse" or compile
|
||||||
libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it.
|
libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it.
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
|
|||||||
2
CHANGES
2
CHANGES
@@ -5785,7 +5785,7 @@ Version 1.6.28rc01 [January 3, 2017]
|
|||||||
Version 1.6.28rc02 [January 4, 2017]
|
Version 1.6.28rc02 [January 4, 2017]
|
||||||
Added "include(GNUInstallDirs)" to CMakeLists.txt (Gianfranco Costamagna).
|
Added "include(GNUInstallDirs)" to CMakeLists.txt (Gianfranco Costamagna).
|
||||||
Moved SSE2 optimization code into the main libpng source directory.
|
Moved SSE2 optimization code into the main libpng source directory.
|
||||||
Configure libpng with "configure --enable-intel-see" or compile
|
Configure libpng with "configure --enable-intel-sse" or compile
|
||||||
libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it.
|
libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it.
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
|
|||||||
Reference in New Issue
Block a user