x11 activated

This commit is contained in:
2026-06-21 14:35:16 +02:00
parent 43e3ece54b
commit baad0dca55
3 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ LIBDRM_GIT_REF="main"
INSTALL_PREFIX="/opt/mesa-git"
BUILD_TYPE="release"
PLATFORMS="wayland"
PLATFORMS="x11,wayland"
# Broad desktop profile: AMD, Intel, NVIDIA nouveau plus software fallback.
GALLIUM_DRIVERS="radeonsi,r300,r600,iris,crocus,nouveau,zink,llvmpipe,softpipe"