Re: [PATCH 5/5] glamor: Drop the are we doing a series of blits or draws logic.

2014-06-23 Thread Keith Packard
Eric Anholt e...@anholt.net writes: All five of these are Reviewed-by: Keith Packard kei...@keithp.com -- keith.pack...@intel.com pgpNEMQZzMtuU.pgp Description: PGP signature ___ xorg-devel@lists.x.org: X.Org development Archives:

[PATCH 5/5] glamor: Drop the are we doing a series of blits or draws logic.

2014-06-16 Thread Eric Anholt
It's unused since keithp's copy acceleration code completely replaced glamor_copyarea.c and removed the blit path. Signed-off-by: Eric Anholt e...@anholt.net --- glamor/glamor.c| 5 - glamor/glamor_points.c | 3 --- glamor/glamor_priv.h | 7 --- glamor/glamor_render.c | 2 --