Module: Mesa Branch: 9.2 Commit: fd31f5ee1ddd57b96edb8de2cf6bae970a353c29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd31f5ee1ddd57b96edb8de2cf6bae970a353c29
Author: Ian Romanick <[email protected]> Date: Wed Sep 11 15:58:14 2013 -0500 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 <[email protected]> --- bin/.cherry-ignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 3d7a22c..c49d98a 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 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
