We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 751fdfe commit 6a4a54fCopy full SHA for 6a4a54f
packages/mesa-vulkan-wrapper/build.sh
@@ -4,6 +4,6 @@ PKG_PRETTY_NAME="Mesa Android Wrapper"
4
VK_DRIVER_LIB="libvulkan_wrapper.so"
5
6
GIT_URL=https://github.com/KreitinnSoftware/mesa
7
-GIT_COMMIT=0a0208ba61a50d742853dcfdcca2e503a41e98a6
+GIT_COMMIT=aa4faf628dd477ea7b05f416b4d8da07f75ab399
8
LDFLAGS="-L$PREFIX/lib -landroid-shmem"
9
MESON_ARGS="-Dgallium-drivers= -Dvulkan-drivers=wrapper -Dglvnd=disabled -Dplatforms=x11 -Dxmlconfig=enabled -Dllvm=disabled -Dopengl=false -Degl=disabled -Dzstd=enabled"
0 commit comments