Re: [Mesa-dev] [PATCH 1/4] i965: Consolidate some of the intel_blit logic

2015-01-14 Thread Kenneth Graunke
On Tuesday, January 13, 2015 11:37:47 PM Ben Widawsky wrote: > An upcoming patch is going to introduce some code here, and having this code > organized as the patch does makes it a bit easier to read later. > > There should be no functional change here. > > Signed-off-by: Ben Widawsky > --- > s

[Mesa-dev] [PATCH 1/4] i965: Consolidate some of the intel_blit logic

2015-01-13 Thread Ben Widawsky
An upcoming patch is going to introduce some code here, and having this code organized as the patch does makes it a bit easier to read later. There should be no functional change here. Signed-off-by: Ben Widawsky --- src/mesa/drivers/dri/i965/intel_blit.c | 28 1 fi