Update mesa

This commit is contained in:
Jeremy Soller 2024-05-29 14:28:36 -06:00
parent 74e18a5fb5
commit 0a3262428a
No known key found for this signature in database
GPG Key ID: D02FD439211AF56F

View File

@ -1,7 +1,7 @@
[source]
git = "https://gitlab.redox-os.org/redox-os/mesa.git"
upstream = "https://gitlab.freedesktop.org/mesa/mesa"
branch = "redox-22.3.1"
branch = "redox-24.0"
[build]
template = "custom"
@ -47,7 +47,6 @@ meson "${COOKBOOK_SOURCE}" . \
--buildtype release \
--strip \
-Ddefault_library=static \
-Ddri-drivers= \
-Dglx=disabled \
-Dllvm=enabled \
-Dosmesa=true \