Skip to content

Commit 6a4a54f

Browse files
Update Mesa Vulkan Wrapper to my Repository
1 parent 751fdfe commit 6a4a54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mesa-vulkan-wrapper/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ PKG_PRETTY_NAME="Mesa Android Wrapper"
44
VK_DRIVER_LIB="libvulkan_wrapper.so"
55

66
GIT_URL=https://github.com/KreitinnSoftware/mesa
7-
GIT_COMMIT=0a0208ba61a50d742853dcfdcca2e503a41e98a6
7+
GIT_COMMIT=aa4faf628dd477ea7b05f416b4d8da07f75ab399
88
LDFLAGS="-L$PREFIX/lib -landroid-shmem"
99
MESON_ARGS="-Dgallium-drivers= -Dvulkan-drivers=wrapper -Dglvnd=disabled -Dplatforms=x11 -Dxmlconfig=enabled -Dllvm=disabled -Dopengl=false -Degl=disabled -Dzstd=enabled"

0 commit comments

Comments
 (0)