Update mesa version

This commit is contained in:
Jeremy Soller 2022-12-15 11:53:44 -07:00
parent 7d31150e21
commit 13c50b169a
No known key found for this signature in database
GPG Key ID: 87F211AF2BE4C2FE

View File

@ -1,8 +1,7 @@
#TODO: TEST
[source]
git = "https://gitlab.redox-os.org/redox-os/mesa.git"
upstream = "https://gitlab.freedesktop.org/mesa/mesa"
branch = "redox"
branch = "redox-22.3.1"
[build]
template = "custom"
@ -48,9 +47,10 @@ meson "${COOKBOOK_SOURCE}" . \
--buildtype release \
--strip \
-Ddefault_library=static \
-Ddri-drivers= \
-Dglx=disabled \
-Dllvm=enabled \
-Dosmesa=gallium \
-Dosmesa=true \
-Dplatforms= \
-Dshader-cache=disabled \
-Dshared-llvm=disabled \