summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2019-10-07 12:19:19 +0000
committerJuan A. Suarez Romero <jasuarez@igalia.com>2019-10-07 16:27:07 +0200
commit844c59483797502e1f45af5e43a4b12becf6af12 (patch)
treeaf05ccbb7b06080e1ec3460f59216ceb934ff2a9
parent9fc609585d579a17e80249c5595a4e06a67af0e8 (diff)
downloadmesa-844c59483797502e1f45af5e43a4b12becf6af12.tar.gz
cherry-ignore: radv: Fix condition for skipping the continue CS.
Fixes: this commit depends on commit e1dc3ab75348 in order to compile, which did not land in the branch. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
-rw-r--r--bin/.cherry-ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index f252b8799a2..c9899abd0c4 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -36,3 +36,6 @@ b7c2f7c5a6b21bccb7847ab03b7fba5c770e131c ac: fix num_good_cu_per_sh for harveste
dcc0e23438f3e5929c2ef74d57e8207be25ecb41 Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
# fixes: The following commit was reverted later
c73988300f943e185a50aaba015f2f114ffcb262 util: added missing headers in anon-file
+# fixes: The following commit depends on commit e1dc3ab75348 in order to
+# compile, which did not land in the branch.
+8ad3d8b178c0d8939db62ac2be9fdc98d127742d radv: Fix condition for skipping the continue CS.