summaryrefslogtreecommitdiffstats
path: root/source/x
diff options
context:
space:
mode:
Diffstat (limited to 'source/x')
-rwxr-xr-xsource/x/mesa/mesa.SlackBuild3
-rw-r--r--source/x/x11/build/libXfixes2
2 files changed, 3 insertions, 2 deletions
diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild
index 85e266e8f..b64311c5c 100755
--- a/source/x/mesa/mesa.SlackBuild
+++ b/source/x/mesa/mesa.SlackBuild
@@ -131,7 +131,8 @@ meson setup \
-Dosmesa=true \
-Ddri-drivers=$DRI_DRIVERS \
-Dgallium-drivers=$GALLIUM_DRIVERS \
- -Dvulkan-device-select-layer=true \
+ -Dvulkan-drivers=amd,intel,swrast \
+ -Dvulkan-layers=device-select,intel-nullhw,overlay \
-Dglvnd=true \
-Dllvm=enabled \
-Dshared-llvm=enabled \
diff --git a/source/x/x11/build/libXfixes b/source/x/x11/build/libXfixes
index b8626c4cf..d00491fd7 100644
--- a/source/x/x11/build/libXfixes
+++ b/source/x/x11/build/libXfixes
@@ -1 +1 @@
-4
+1