mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] mesalib: version bump 22.2.4 -> 22.3.0
Date: Thu,  1 Dec 2022 10:09:30 +0100	[thread overview]
Message-ID: <20221201090930.3451461-1-p.zabel@pengutronix.de> (raw)

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/host-mesalib.make |  5 ++---
 rules/mesalib.make      | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
index 43e49fe92417..c8ebf30e64b1 100644
--- a/rules/host-mesalib.make
+++ b/rules/host-mesalib.make
@@ -42,10 +42,11 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dgallium-nine=false \
 	-Dgallium-omx=disabled \
 	-Dgallium-opencl=disabled \
+	-Dgallium-rusticl=false \
 	-Dgallium-va=disabled \
 	-Dgallium-vdpau=disabled \
+	-Dgallium-windows-dll-name=libgallium_wgl \
 	-Dgallium-xa=disabled \
-	-Dgallium-xvmc=disabled \
 	-Dgbm=disabled \
 	-Dgbm-backends-path= \
 	-Dgles-lib-suffix= \
@@ -66,7 +67,6 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dmin-windows-version=8 \
 	-Dmoltenvk-dir= \
 	-Domx-libs-path=/usr/lib/dri \
-	-Dopencl-native=false \
 	-Dopencl-spirv=false \
 	-Dopengl=true \
 	-Dosmesa=false \
@@ -96,7 +96,6 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dvulkan-icd-dir=/etc/vulkan/icd.d \
 	-Dvulkan-layers=[] \
 	-Dxlib-lease=disabled \
-	-Dxvmc-libs-path=/usr/lib \
 	-Dzlib=enabled \
 	-Dzstd=disabled
 
diff --git a/rules/mesalib.make b/rules/mesalib.make
index 6f845fa34c92..19bb39433872 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
 #
 # Paths and names
 #
-MESALIB_VERSION	:= 22.2.4
-MESALIB_MD5	:= a258a3d590d76bc1ff89a204f063e3b8
+MESALIB_VERSION	:= 22.3.0
+MESALIB_MD5	:= f44da76e397e35a5dd9b35caa0a09dea
 MESALIB		:= mesa-$(MESALIB_VERSION)
 MESALIB_SUFFIX	:= tar.xz
 MESALIB_URL	:= \
@@ -152,6 +152,7 @@ MESALIB_CONF_OPT	:= \
 	-Degl=$(call ptx/endis, PTXCONF_MESALIB_EGL)d \
 	-Degl-lib-suffix= \
 	-Degl-native-platform=auto \
+	-Denable-glcpp-tests=false \
 	-Dexecmem=true \
 	-Dfreedreno-kgsl=false \
 	-Dfreedreno-virtio=false \
@@ -162,10 +163,11 @@ MESALIB_CONF_OPT	:= \
 	-Dgallium-nine=false \
 	-Dgallium-omx=disabled \
 	-Dgallium-opencl=disabled \
+	-Dgallium-rusticl=false \
 	-Dgallium-va=$(call ptx/endis, PTXCONF_MESALIB_VA)d \
 	-Dgallium-vdpau=disabled \
+	-Dgallium-windows-dll-name=libgallium_wgl \
 	-Dgallium-xa=disabled \
-	-Dgallium-xvmc=disabled \
 	-Dgbm=$(call ptx/endis, PTXCONF_MESALIB_GBM)d \
 	-Dgbm-backends-path= \
 	-Dgles-lib-suffix= \
@@ -186,7 +188,6 @@ MESALIB_CONF_OPT	:= \
 	-Dmin-windows-version=8 \
 	-Dmoltenvk-dir= \
 	-Domx-libs-path=/usr/lib/dri \
-	-Dopencl-native=false \
 	-Dopencl-spirv=false \
 	-Dopengl=$(call ptx/truefalse, PTXCONF_MESALIB_OPENGL) \
 	-Dosmesa=false \
@@ -216,7 +217,6 @@ MESALIB_CONF_OPT	:= \
 	-Dvulkan-icd-dir=/etc/vulkan/icd.d \
 	-Dvulkan-layers=$(subst $(space),$(comma),$(MESALIB_VULKAN_LAYERS-y)) \
 	-Dxlib-lease=$(call ptx/endis, PTXCONF_MESALIB_EGL_X11)d \
-	-Dxvmc-libs-path=/usr/lib \
 	-Dzlib=enabled \
 	-Dzstd=$(call ptx/endis, PTXCONF_MESALIB_SHADER_CACHE)d
 
-- 
2.30.2




             reply	other threads:[~2022-12-01  9:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-01  9:09 Philipp Zabel [this message]
2022-12-05  8:26 ` Michael Olbrich
2022-12-05 12:53 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20221201090930.3451461-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