Skip to content

Commit

Permalink
disable glx on ios
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 committed Jan 19, 2024
1 parent 57260e5 commit 0d333e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pojav-gallium-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:
-Dxlib-lease=disabled \
-Degl=disabled \
-Dgbm=disabled \
-Dglx=dri \
-Dglx-direct=true \
-Dglx=disabled \
-Dopengl=true \
-Dosmesa=true \
-Dvulkan-drivers= \
Expand Down

0 comments on commit 0d333e7

Please sign in to comment.