diff --git a/x11/library/mesa/actions.py b/x11/library/mesa/actions.py
index eb06bfa96d..cf3d44f67b 100644
--- a/x11/library/mesa/actions.py
+++ b/x11/library/mesa/actions.py
@@ -16,15 +16,14 @@ def setup():
-Db_ndebug=true \
-Dplatforms=x11,wayland \
-Ddri3=enabled \
- -Ddri-drivers=i915,i965,r100,r200,nouveau \
- -Dgallium-drivers=r300,r600,nouveau,radeonsi,svga,swr,iris,swrast,virgl,crocus,zink \
+ -Dgallium-drivers=r300,r600,nouveau,radeonsi,svga,iris,swrast,virgl,crocus,zink \
-Dgallium-extra-hud=true \
-Dgallium-vdpau=enabled \
-Dgallium-xvmc=enabled \
-Dgallium-va=enabled \
-Dgallium-xa=enabled \
-Dgallium-nine=true \
- -Dvulkan-drivers=amd,intel \
+ -Dvulkan-drivers=amd,intel,swrast \
-D vulkan-layers=device-select,intel-nullhw,overlay \
-Dshared-glapi=enabled \
-Dgles1=enabled \
@@ -39,7 +38,6 @@ def setup():
-Dlibunwind=enabled \
-Dbuild-tests=false \
-Dosmesa=true \
- -Dswr-arches=avx,avx2 \
-Dgallium-opencl=icd \
" % (libdir)
diff --git a/x11/library/mesa/pspec.xml b/x11/library/mesa/pspec.xml
index 0a720d35f0..7a0d485721 100644
--- a/x11/library/mesa/pspec.xml
+++ b/x11/library/mesa/pspec.xml
@@ -13,7 +13,7 @@
app:console
Mesa graphics libraries and utilities
Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.
- https://archive.mesa3d.org/mesa-21.3.8.tar.xz
+ https://archive.mesa3d.org/mesa-22.0.1.tar.xz
meson
valgrind-devel
@@ -66,8 +66,8 @@
crossfile.ini
- swr-llvm13-patch1.patch
- swr-llvm13-patch2.patch
+
+
@@ -77,6 +77,7 @@
zstd
zlib
expat
+ eudev
libXv
libX11
libdrm
@@ -86,6 +87,7 @@
libXvMC
elfutils
libXfixes
+ libunwind
libXdamage
libXxf86vm
libdrm-amd
@@ -214,6 +216,7 @@
elfutils-32bit
openssl-32bit
libgcc
+ eudev-32bit
libxcb-32bit
expat-32bit
libX11-32bit
@@ -247,6 +250,13 @@
+
+ 2022-04-12
+ 22.0.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-03-19
21.3.8