diff options
-rw-r--r-- | bin/.cherry-ignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 29c1be258f..e4aaba7a24 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -1,3 +1,8 @@ # Since we've disabled DRI3 completely in 10.0, this commit is no longer # necessary. f0f202e6b764be803470e27cba9102f14361ae22 glx: conditionaly build dri3 and present loader (v3) + +# This patch makes bug #71870 worse, so it won't be cherry picked until that +# issue can be resolved. See +# http://lists.freedesktop.org/archives/mesa-dev/2013-November/048899.html +068a073c1d4853b5c8f33efdeb481026f42e23a5 meta: fix meta clear of layered framebuffers |