Module: Mesa Branch: 9.0 Commit: bf1fb345afe7dce98ddec16965cc2827d5be2244 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf1fb345afe7dce98ddec16965cc2827d5be2244
Author: Andreas Boll <[email protected]> Date: Fri Nov 9 11:07:15 2012 +0100 mesa: add initial .cherry-ignore file for the 9.0 branch Reviewed-by: Ian Romanick <[email protected]> --- bin/.cherry-ignore | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore new file mode 100644 index 0000000..35f6e1d --- /dev/null +++ b/bin/.cherry-ignore @@ -0,0 +1,10 @@ +# These commits were cherry picked without using -x. +# TBD + +# Causes too many regressions... +413c4914129cd26ca87960852d8c0264c0fb29e7 intel: Improve teximage perf for Google Chrome paint rects (v3) +b1d0fe022dc4826dadce014ab8fe062a82f75a16 intel: Fix segfault in intel_texsubimage_tiled_memcpy +b5891286202987dfc2606ac716050c0ee426de11 intel: Fix yet-another-bug in intel_texsubimage_tiled_memcpy + +# Introduces performance regressions for other games... don't cherry-pick for now +fa58644855e44830e0b91dc627703c236fa6712a r600g: fix abysmal performance in Reaction Quake _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
