Re: [Mesa-dev] [PATCH 1/3] i965: Rename two intelEmit*Blit functions to not use camel-case

2014-11-20 Thread Ian Romanick
Just clearing some old patch back log... Patch 1 is Reviewed-by: Ian Romanick ian.d.roman...@intel.com With Matt's nits about patch 2 fixed, it is also R-b, but I guess the point of that patch is really to enable patch 3. Where do we stand on that? On 10/01/2014 02:07 PM, Jason Ekstrand

[Mesa-dev] [PATCH 1/3] i965: Rename two intelEmit*Blit functions to not use camel-case

2014-10-01 Thread Jason Ekstrand
I think these are about the only remaining uses of camel-case in the i965 driver. Let's make things more consistent. Signed-off-by: Jason Ekstrand jason.ekstr...@intel.com --- src/mesa/drivers/dri/i965/intel_blit.c | 108 - src/mesa/drivers/dri/i965/intel_blit.h