mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2] mesalib: version bump 19.3.3 -> 20.0.0
Date: Thu, 20 Feb 2020 15:24:23 +0100	[thread overview]
Message-ID: <20200220142423.25502-1-p.zabel@pengutronix.de> (raw)

- The only change in the license file is an addition of a hyperlink for
  the OpenGL trademark.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
Changes since v1:
 - Add new configuration options to host-mesalib
---
 rules/host-mesalib.make |  5 ++++-
 rules/mesalib.make      | 11 +++++++----
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
index 65734991679e..699782233600 100644
--- a/rules/host-mesalib.make
+++ b/rules/host-mesalib.make
@@ -56,10 +56,12 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dplatform-sdk-version=25 \
 	-Dplatforms= \
 	-Dpower8=false \
+	-Dprefer-iris=true \
 	-Dselinux=false \
 	-Dshader-cache=false \
 	-Dshared-glapi=true \
 	-Dshared-llvm=false \
+	-Dshared-swr=true \
 	-Dswr-arches=[] \
 	-Dtools=glsl \
 	-Dva-libs-path=/usr/lib/dri \
@@ -69,7 +71,8 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dvulkan-icd-dir=/etc/vulkan/icd.d \
 	-Dvulkan-overlay-layer=false \
 	-Dxlib-lease=false \
-	-Dxvmc-libs-path=/usr/lib
+	-Dxvmc-libs-path=/usr/lib \
+	-Dzstd=false
 
 HOST_MESALIB_MAKE_OPT	:= \
 	src/compiler/glsl/glsl_compiler
diff --git a/rules/mesalib.make b/rules/mesalib.make
index cdec8ecd98df..fdc65c91da31 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
 #
 # Paths and names
 #
-MESALIB_VERSION	:= 19.3.3
-MESALIB_MD5	:= 00010e0bb8f6641276ff6cb3e9386114
+MESALIB_VERSION	:= 20.0.0
+MESALIB_MD5	:= 681229d992bbd6250a5be4f308708795
 MESALIB		:= mesa-$(MESALIB_VERSION)
 MESALIB_SUFFIX	:= tar.xz
 MESALIB_URL	:= \
@@ -24,7 +24,7 @@ MESALIB_SOURCE	:= $(SRCDIR)/$(MESALIB).$(MESALIB_SUFFIX)
 MESALIB_DIR	:= $(BUILDDIR)/Mesa-$(MESALIB_VERSION)
 MESALIB_LICENSE	:= MIT
 MESALIB_LICENSE_FILES := \
-	file://docs/license.html;md5=3a4999caf82cc503ac8b9e37c235782e
+	file://docs/license.html;md5=c1843d93c460bbf778d6037ce324f9f7
 
 # ----------------------------------------------------------------------------
 # Prepare
@@ -126,10 +126,12 @@ MESALIB_CONF_OPT	:= \
 	-Dplatform-sdk-version=25 \
 	-Dplatforms=$(subst $(space),$(comma),$(MESALIBS_EGL_PLATFORMS-y)) \
 	-Dpower8=false \
+	-Dprefer-iris=true \
 	-Dselinux=false \
 	-Dshader-cache=$(call ptx/truefalse, PTXCONF_MESALIB_VULKAN_AMD) \
 	-Dshared-glapi=true \
 	-Dshared-llvm=false \
+	-Dshared-swr=true \
 	-Dswr-arches=[] \
 	-Dtools=[] \
 	-Dva-libs-path=/usr/lib/dri \
@@ -139,7 +141,8 @@ MESALIB_CONF_OPT	:= \
 	-Dvulkan-icd-dir=/etc/vulkan/icd.d \
 	-Dvulkan-overlay-layer=false \
 	-Dxlib-lease=false \
-	-Dxvmc-libs-path=/usr/lib
+	-Dxvmc-libs-path=/usr/lib \
+	-Dzstd=false
 
 # ----------------------------------------------------------------------------
 # Compile
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2020-02-20 14:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200220142423.25502-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox