mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Rebased contrib/intel_sse.patch.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
--- a/configure.ac 2016-02-22 17:24:25.000000000 -0600
|
||||
+++ b/configure.ac 2016-02-22 17:30:36.949159871 -0600
|
||||
--- a/configure.ac 2016-04-27 22:33:47.805069558 -0500
|
||||
+++ b/configure.ac 2016-04-27 22:33:47.829012469 -0500
|
||||
@@ -1,10 +1,13 @@
|
||||
# configure.ac
|
||||
|
||||
@@ -15,7 +15,7 @@ diff --git a/configure.ac b/configure.ac
|
||||
# and license in png.h
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
@@ -316,16 +319,50 @@ AC_ARG_ENABLE([arm-neon],
|
||||
@@ -335,16 +338,50 @@ AC_ARG_ENABLE([arm-neon],
|
||||
|
||||
AM_CONDITIONAL([PNG_ARM_NEON],
|
||||
[test "$enable_arm_neon" != 'no' &&
|
||||
@@ -67,8 +67,8 @@ diff --git a/configure.ac b/configure.ac
|
||||
|
||||
AC_OUTPUT
|
||||
diff --git a/Makefile.am b/Makefile.am
|
||||
--- a/Makefile.am 2016-02-22 17:24:24.000000000 -0600
|
||||
+++ b/Makefile.am 2016-02-22 17:32:18.387223996 -0600
|
||||
--- a/Makefile.am 2016-04-27 22:33:47.809928404 -0500
|
||||
+++ b/Makefile.am 2016-04-27 22:33:47.832941146 -0500
|
||||
@@ -1,10 +1,13 @@
|
||||
# Makefile.am, the source file for Makefile.in (and hence Makefile), is
|
||||
#
|
||||
@@ -83,7 +83,7 @@ diff --git a/Makefile.am b/Makefile.am
|
||||
# and license in png.h
|
||||
|
||||
PNGLIB_BASENAME= libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
|
||||
@@ -83,16 +86,20 @@ libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_SO
|
||||
@@ -86,16 +89,20 @@ libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_SO
|
||||
pngset.c pngtrans.c pngwio.c pngwrite.c pngwtran.c pngwutil.c\
|
||||
png.h pngconf.h pngdebug.h pnginfo.h pngpriv.h pngstruct.h pngusr.dfa
|
||||
|
||||
@@ -105,8 +105,8 @@ diff --git a/Makefile.am b/Makefile.am
|
||||
# Versioned symbols and restricted exports
|
||||
if HAVE_SOLARIS_LD
|
||||
diff --git a/pngpriv.h b/pngpriv.h
|
||||
--- a/pngpriv.h 2016-04-18 09:34:43.670248185 -0500
|
||||
+++ b/pngpriv.h 2016-04-18 09:31:01.697943803 -0500
|
||||
--- a/pngpriv.h 2016-04-27 22:33:47.800157005 -0500
|
||||
+++ b/pngpriv.h 2016-04-27 22:33:47.838191194 -0500
|
||||
@@ -177,16 +177,52 @@
|
||||
# endif /* !PNG_ARM_NEON_IMPLEMENTATION */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user