Skip to content

Commit

Permalink
more venus
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 authored Feb 28, 2024
1 parent e3cc00d commit 7e68919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pojav-gallium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
-Dglx=disabled \
-Dopengl=true \
-Dosmesa=true \
-Dvulkan-drivers= \
-Dvulkan-drivers=virtio-experimental \
-Dgallium-drivers=zink,virgl \
-Dshared-glapi=false \
-Dbuildtype=release
Expand All @@ -68,9 +68,9 @@ jobs:
--prefix=/tmp/mesa \
-Dplatforms=android \
-Dplatform-sdk-version=33 \
-Dandroid-stub=true \
-Dgallium-drivers= \
-Dvulkan-drivers=virtio-experimental \
-Dandroid-strict=false \
-Db_lto=true
ninja -C "build-android-turnip" install
cd /tmp/mesa/lib
Expand Down

0 comments on commit 7e68919

Please sign in to comment.