Re: [Mesa-dev] [PATCH 08/10] i965: Remove the blorp CTSI path.

2014-03-09 Thread Kenneth Graunke
On 03/04/2014 02:17 PM, Eric Anholt wrote: > The meta patch supports all the same, except for the stencil case being > unaccelerated. > --- > src/mesa/drivers/dri/i965/brw_blorp_blit.cpp | 105 > --- > src/mesa/drivers/dri/i965/brw_context.h | 9 --- > src/mesa/driv

[Mesa-dev] [PATCH 08/10] i965: Remove the blorp CTSI path.

2014-03-04 Thread Eric Anholt
The meta patch supports all the same, except for the stencil case being unaccelerated. --- src/mesa/drivers/dri/i965/brw_blorp_blit.cpp | 105 --- src/mesa/drivers/dri/i965/brw_context.h | 9 --- src/mesa/drivers/dri/i965/intel_tex_copy.c | 9 +-- 3 files changed