summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2018-05-11 12:34:10 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2018-05-15 11:14:49 +0200
commit478897779838154fca42beb297057016d403cb18 (patch)
tree40c0f59cc9f6f74fa69a1d556b6359e91fd16a41
parent5cd442e589045449e41b318ee56ab8861deb472a (diff)
downloadmesa-478897779838154fca42beb297057016d403cb18.tar.gz
cherry-ignore: mesa: revert GL_[SECONDARY_]COLOR_ARRAY_SIZE glGet type to TYPE_INT
stable: The commit fixes earlier commit d07466fe18522 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 f028806ed7f..b7b312f1cfb 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -54,3 +54,7 @@ b17cfb08a3fc9a599eff64fffe48daba398a672f vulkan/wsi: Only use LINEAR modifier fo
# stable: The commit fixes earlier commit d5f42f96e16 which did not land in
# branch.
d07466fe18522cde1acadfc597583f80b69c15b7 mesa: fix glGetInteger/Float/etc queries for vertex arrays attribs
+
+# 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