projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a0a6a7
)
ci: add llvmpipe paths to virgl rules
author
Dave Airlie
<airlied@redhat.com>
Mon, 27 Apr 2020 22:13:31 +0000
(08:13 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 27 Apr 2020 23:55:49 +0000
(09:55 +1000)
since llvmpipe changes will affect virgl
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4777>
.gitlab-ci/test-source-dep.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci/test-source-dep.yml
b/.gitlab-ci/test-source-dep.yml
index 2bb824849f51a007f54900ffea2be55a45f49268..8b390f2f781a982320324afbbb50dcdc1a43fdd1 100644
(file)
--- a/
.gitlab-ci/test-source-dep.yml
+++ b/
.gitlab-ci/test-source-dep.yml
@@
-138,7
+138,9
@@
*gallium_core_file_list
when: on_success
- changes:
+ - src/gallium/drivers/llvmpipe/**/*
- src/gallium/drivers/virgl/**/*
- src/gallium/winsys/virgl/**/*
+ - src/gallium/winsys/sw/**/*
when: on_success
- when: never