[Mesa-dev] [PATCH 01/14] i965: Remove some dead code.

Chad Versace chad.versace at linux.intel.com
Tue Jul 2 16:38:14 PDT 2013


On 07/02/2013 01:54 AM, Kenneth Graunke wrote:
> A random smattering of things that just aren't used anymore.
>
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
> ---
>   src/mesa/drivers/dri/i965/brw_clip.h          |  2 -
>   src/mesa/drivers/dri/i965/brw_draw.h          |  5 --
>   src/mesa/drivers/dri/i965/brw_gs.h            |  2 -
>   src/mesa/drivers/dri/i965/brw_reg.h           |  7 ---
>   src/mesa/drivers/dri/i965/brw_structs.h       | 31 ------------
>   src/mesa/drivers/dri/i965/brw_util.h          |  1 -
>   src/mesa/drivers/dri/i965/intel_blit.h        |  3 --
>   src/mesa/drivers/dri/i965/intel_buffers.c     | 14 ------
>   src/mesa/drivers/dri/i965/intel_buffers.h     |  2 -
>   src/mesa/drivers/dri/i965/intel_chipset.h     | 71 ---------------------------
>   src/mesa/drivers/dri/i965/intel_context.h     | 16 ------
>   src/mesa/drivers/dri/i965/intel_extensions.h  |  7 ---
>   src/mesa/drivers/dri/i965/intel_fbo.c         | 16 ------
>   src/mesa/drivers/dri/i965/intel_fbo.h         |  7 ---
>   src/mesa/drivers/dri/i965/intel_mipmap_tree.h | 29 -----------
>   src/mesa/drivers/dri/i965/intel_regions.h     |  2 -
>   src/mesa/drivers/dri/i965/intel_tex.h         | 13 -----
>   17 files changed, 228 deletions(-)
>
> This is currently 'tidying' in my tree.  It applies on top of my last 3 part
> series of BO bugfixes and tidying ('bofixes' in my tree).

Patch 1 is
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>



More information about the mesa-dev mailing list