projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6ba67d
)
gitlab-ci: add panfrost to the gallium drivers build
author
Eric Engestrom
<eric.engestrom@intel.com>
Sat, 9 Mar 2019 22:53:27 +0000
(22:53 +0000)
committer
Eric Engestrom
<eric.engestrom@intel.com>
Sat, 9 Mar 2019 23:25:12 +0000
(23:25 +0000)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 78eaaec81b9fa50e82307d6d7c792e237ef5a1d1..014e06b29dcb8978fa1a561621b9e4012a458100 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-267,7
+267,7
@@
meson-gallium-drivers-other:
-D gallium-xa=false
-D gallium-nine=false
-D gallium-opencl=disabled
- GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,r300,r600,freedreno,svga,swrast,v3d,vc4,virgl,etnaviv"
+ GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,r300,r600,freedreno,svga,swrast,v3d,vc4,virgl,etnaviv
,panfrost
"
LLVM_VERSION: "5.0"
meson-gallium-clover-llvm: