summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-04-26 00:17:08 +0300
committerAndres Gomez <agomez@igalia.com>2017-04-26 12:34:26 +0300
commit82082aea427e8eb54ce2738285e72ea9b9d06a03 (patch)
treea5ebc1ae15e288440d4e600eb65180e55c20104b /bin
parent5f3a44a736cb3e75fdfe775d171f9cc83c41950f (diff)
cherry-ignore: vulkan: add support for libmesa_vulkan_util
Only reported because it referes to fixes in 2 commits, but they are not in stable. Signed-off-by: Andres Gomez <agomez@igalia.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/.cherry-ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 5bb3a0af7c2..af38807ecaa 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -31,3 +31,6 @@ dee31311eb024a636466e359b43d3a67b0135f32 Revert "i965/fs: Don't emit SEL instruc
320561bd831b81843e732d38d2b254aa3b25f2f6 radv: remove unused radv_dispatch_table dtable
# fixes: it just makes a local function static.
8b79f0ed0812a3a80dd91e47112fd722bd2d6978 radv: make radv_resolve_entrypoint static
+# fixes: reported only because referes to fixes in 2 commits, but they
+# are not in stable.
+3f2cb699cfe0481f214c709b5a1375caf0a9c7fe android: vulkan: add support for libmesa_vulkan_util