From fd31f5ee1ddd57b96edb8de2cf6bae970a353c29 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 11 Sep 2013 15:58:14 -0500 Subject: [PATCH] mesa: Note that 89a665e should not be picked See also: http://lists.freedesktop.org/archives/mesa-stable/2013-September/000251.html http://lists.freedesktop.org/archives/mesa-stable/2013-September/000252.html Signed-off-by: Ian Romanick --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 3d7a22c20cd..c49d98a00fa 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -1,2 +1,6 @@ # Already cherry picked without -x d8ac987f6ab228df1a478b36c3d889992754374f glsl: Disallow uniform block layout qualifiers on non-uniform block vars. + +# The bug fixed by this patch does not exist in 9.2. Discussed with Marek and +# Brian Paul on the mesa-stable mailing list. +89a665eb5fa176f68223bf54a472d6a0567c3546 draw: fix segfaults with aaline and aapoint stages disabled \ No newline at end of file