summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorReza Jahanbakhshi2021-06-20 18:36:31 +0200
committerReza Jahanbakhshi2021-06-20 18:36:31 +0200
commit012077f41771a430c382555e344740362860bf65 (patch)
tree18b1e51c989049a4be7114594d21ffc0436e56c5
parent241aef554bfd4945d5bb1ed9fd2f3a7e2aa87b82 (diff)
downloadaur-012077f41771a430c382555e344740362860bf65.tar.gz
crocus driver added to the PKGBUILD.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b2f24c53248..5d1e1e3dbe2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=lib32-mesa-git
pkgdesc="an open-source implementation of the OpenGL specification, git version"
-pkgver=21.2.0_devel.140585.017a1509842
+pkgver=21.2.0_devel.141358.89b4f337d50
pkgrel=1
arch=('x86_64')
makedepends=('python-mako' 'lib32-libxml2' 'lib32-libx11' 'xorgproto'
@@ -110,7 +110,7 @@ build () {
--libdir=/usr/lib32 \
-D platforms=x11,wayland \
-D dri-drivers=i915,i965,r200,r100,nouveau \
- -D gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast,virgl,iris,zink \
+ -D gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast,virgl,iris,zink,crocus \
-D vulkan-drivers=amd,intel \
-D dri3=enabled \
-D egl=enabled \