[Mesa-dev] [PATCH] mesa: add initial .cherry-ignore file for the 9.0 branch

Ian Romanick idr at freedesktop.org
Wed Nov 14 11:21:10 PST 2012


Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

On 11/09/2012 02:19 AM, Andreas Boll wrote:
> ---
>
> Note: For the 9.0 branch only
>
>   bin/.cherry-ignore |   10 ++++++++++
>   1 files changed, 10 insertions(+), 0 deletions(-)
>   create mode 100644 bin/.cherry-ignore
>
> 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
>



More information about the mesa-dev mailing list