summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmesa-run2
1 files changed, 2 insertions, 0 deletions
diff --git a/mesa-run b/mesa-run
index 26e5939..fe5011c 100755
--- a/mesa-run
+++ b/mesa-run
@@ -49,6 +49,8 @@ configure)
-Dgallium-drivers="${gallium_drivers}"
-Dgallium-va=auto
-Dgallium-xa=disabled
+ -Dvideo-codecs="vc1dec,h264dec,h264enc,h265dec,h265enc"
+ -Dvulkan-beta=true
-Dbuildtype="${buildtype}"
-Dbackend=ninja
"${extra_args[@]}"