From aa0b35f184bdb2f64bf9ecc0ee5b3c9ec58b9fc0 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sun, 22 Aug 2021 18:53:28 +0000 Subject: Sun Aug 22 18:53:28 UTC 2021 d/help2man-1.48.5-x86_64-1.txz: Upgraded. x/mesa-21.2.1-x86_64-1.txz: Upgraded. 21.2.x has some important bug fixes, and there's still time to test, so... --- source/x/mesa/mesa.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild index b64311c5c..3841ca316 100755 --- a/source/x/mesa/mesa.SlackBuild +++ b/source/x/mesa/mesa.SlackBuild @@ -32,7 +32,7 @@ NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} # Be sure this list is up-to-date: DRI_DRIVERS="i915,i965,r100,r200,nouveau" -GALLIUM_DRIVERS="nouveau,r300,r600,svga,radeonsi,swrast,virgl,iris" +GALLIUM_DRIVERS="nouveau,r300,r600,svga,radeonsi,swrast,virgl,iris,crocus,zink" if [ -z "$ARCH" ]; then case "$( uname -m )" in -- cgit v1.2.3