[PATCH 0/3] glamor: Disable shader-based trapezoids. Bug 76213.

2014-08-06 Thread Keith Packard
The shader-based trapezoid drawing code in glamor draws incorrectly and doesn't appear to offer any performance benefits. This series fixes a couple of compiler warning problems and then disables the shader based trapezoid code. This fixes the bottom and right shadows in the XFCE panel when drawn

Re: [PATCH 0/3] glamor: Disable shader-based trapezoids. Bug 76213.

2014-08-06 Thread Eric Anholt
Keith Packard kei...@keithp.com writes: The shader-based trapezoid drawing code in glamor draws incorrectly and doesn't appear to offer any performance benefits. This series fixes a couple of compiler warning problems and then disables the shader based trapezoid code. This fixes the bottom

Re: [PATCH 0/3] glamor: Disable shader-based trapezoids. Bug 76213.

2014-08-06 Thread Keith Packard
Eric Anholt e...@anholt.net writes: Keith Packard kei...@keithp.com writes: The shader-based trapezoid drawing code in glamor draws incorrectly and doesn't appear to offer any performance benefits. This series fixes a couple of compiler warning problems and then disables the shader based