Skip to content

Commit

Permalink
[ci] add virgl and legacy freedreno support
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 authored Jan 13, 2024
1 parent 88b27fe commit 926e29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pojav-gallium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
-Dopengl=true \
-Dosmesa=true \
-Dvulkan-drivers= \
-Dgallium-drivers=zink \
-Dgallium-drivers=zink,virgl,freedreno \
-Dfreedreno-kgsl=true \
-Dshared-glapi=false \
-Dbuildtype=debug
Expand Down

0 comments on commit 926e29e

Please sign in to comment.