mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/3] host-mesalib: sync build options
@ 2021-07-30 14:31 Philipp Zabel
  2021-07-30 14:31 ` [ptxdist] [PATCH 2/3] mesalib: version bump 21.1.3 -> 21.1.6 Philipp Zabel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Philipp Zabel @ 2021-07-30 14:31 UTC (permalink / raw)
  To: ptxdist

A few host-mesalib build options haven't been kept up to date.
Synchronize current options from the target recipe.

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

diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
index a9b5f6fd1a1a..ba8177aeafbd 100644
--- a/rules/host-mesalib.make
+++ b/rules/host-mesalib.make
@@ -22,6 +22,7 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dbuild-aco-tests=false \
 	-Dbuild-tests=false \
 	-Dd3d-drivers-path=/usr/lib/d3d \
+	-Ddraw-use-llvm=false \
 	-Ddri-drivers= \
 	-Ddri-drivers-path=/usr/lib/dri \
 	-Ddri-search-path=/usr/lib/dri \
@@ -42,8 +43,8 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dgles-lib-suffix= \
 	-Dgles1=disabled \
 	-Dgles2=disabled \
-	-Dglvnd-name= \
 	-Dglvnd=false \
+	-Dglvnd-vendor-name= \
 	-Dglx=disabled \
 	-Dglx-direct=false \
 	-Dglx-read-only-text=false \
@@ -63,9 +64,9 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dpower8=disabled \
 	-Dprefer-iris=true \
 	-Dselinux=false \
-	-Dshader-cache-default=true \
 	-Dshader-cache=disabled \
-	-Dshader-max-cache-size=1G \
+	-Dshader-cache-default=true \
+	-Dshader-cache-max-size=1G \
 	-Dshared-glapi=enabled \
 	-Dshared-llvm=disabled \
 	-Dshared-swr=true \
@@ -77,10 +78,9 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dva-libs-path=/usr/lib/dri \
 	-Dvalgrind=disabled \
 	-Dvdpau-libs-path=/usr/lib/vdpau \
-	-Dvulkan-device-select-layer=false \
 	-Dvulkan-drivers=[] \
 	-Dvulkan-icd-dir=/etc/vulkan/icd.d \
-	-Dvulkan-overlay-layer=false \
+	-Dvulkan-layers=[] \
 	-Dxlib-lease=disabled \
 	-Dxvmc-libs-path=/usr/lib \
 	-Dzlib=enabled \
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-04  6:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30 14:31 [ptxdist] [PATCH 1/3] host-mesalib: sync build options Philipp Zabel
2021-07-30 14:31 ` [ptxdist] [PATCH 2/3] mesalib: version bump 21.1.3 -> 21.1.6 Philipp Zabel
2021-08-04  6:14   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-07-30 14:31 ` [ptxdist] [PATCH 3/3] mesalib: let EGL_DEFAULT_DISPLAY prefer wayland over x11 Philipp Zabel
2021-08-04  6:14   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-08-04  6:14 ` [ptxdist] [APPLIED] host-mesalib: sync build options Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox