projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4ae188
)
gitlab-ci: add lima to the build
author
Eric Engestrom
<eric.engestrom@intel.com>
Fri, 12 Apr 2019 14:52:00 +0000
(15:52 +0100)
committer
Eric Engestrom
<eric@engestrom.ch>
Fri, 12 Apr 2019 15:43:19 +0000
(15:43 +0000)
Suggested-by: Karol Herbst <karolherbst@gmail.com>
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 f3834c9a3e8c446d6a1fc9492440cbc22d1c38e2..5ca5703fc0ce557f7cff7d6df8d8cc589d8b202f 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-263,7
+263,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,panfrost"
+ GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,r300,r600,freedreno,svga,swrast,v3d,vc4,virgl,etnaviv,panfrost
,lima
"
LLVM_VERSION: "5.0"
meson-gallium-clover-llvm: