summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2018-05-14 10:21:09 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2018-05-15 11:14:49 +0200
commit9a537aad110f90f740e73f829f62889282673bb5 (patch)
tree27b78eccc29839df08812c8bc08d88e87b248fa2
parent538022adf879c9682a9bdac75ec1a199a68b6a31 (diff)
downloadmesa-9a537aad110f90f740e73f829f62889282673bb5.tar.gz
cherry-ignore: radv/resolve: do fmask decompress on all layers.
stable: The commit requires earlier commits ab0e625a671 and 62510846b6e which did not land in branch. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index b7b312f1cfb..6926ebe9105 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -58,3 +58,7 @@ d07466fe18522cde1acadfc597583f80b69c15b7 mesa: fix glGetInteger/Float/etc querie
# stable: The commit fixes earlier commit d07466fe18522 which did not land in
# branch.
e4211b36bba4acde3e56ce1e22b12759e820a241 mesa: revert GL_[SECONDARY_]COLOR_ARRAY_SIZE glGet type to TYPE_INT
+
+# stable: The commit requires earlier commits ab0e625a671 and 62510846b6e which
+# did not land in branch.
+b16fc6cda11576a4dd6c8d95f7bee94121c4b8e7 radv/resolve: do fmask decompress on all layers.