summaryrefslogtreecommitdiff
path: root/mesa/Pkgfile
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2022-04-22 22:52:18 -0500
committerMatt Housh <jaeger@crux.ninja>2022-04-22 22:52:18 -0500
commitb6a40265a328d41f131705d03df8a9e8a6f37507 (patch)
treeaff3d92edea745487b739ceb8d6e5f31ab560727 /mesa/Pkgfile
parentf0b7e08b904ae54a4479053cb8542728bee61cbc (diff)
downloadxorg-b6a40265a328d41f131705d03df8a9e8a6f37507.tar.gz
xorg-b6a40265a328d41f131705d03df8a9e8a6f37507.tar.xz
mesa: enabled crocus gallium driver
Diffstat (limited to 'mesa/Pkgfile')
-rw-r--r--mesa/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mesa/Pkgfile b/mesa/Pkgfile
index da626a79..dfea96a9 100644
--- a/mesa/Pkgfile
+++ b/mesa/Pkgfile
@@ -6,7 +6,7 @@
name=mesa
version=22.0.2
-release=1
+release=2
source=(https://archive.mesa3d.org/$name-$version.tar.xz)
build() {
@@ -34,7 +34,7 @@ build() {
-D glx=dri \
-D osmesa=true \
-D gallium-xa=enabled \
- -D gallium-drivers=r300,r600,svga,swrast,radeonsi,nouveau,iris,virgl \
+ -D gallium-drivers=r300,r600,svga,swrast,radeonsi,nouveau,iris,virgl,crocus \
-D platforms=${PKGMK_MESA_PLATFORMS#,} \
-D shared-glapi=enabled \
-D vulkan-drivers=amd,intel \

Generated by cgit