i965g: Remove unnecessary headers.

This commit is contained in:
Vinson Lee
2010-01-27 15:54:21 -08:00
parent f7f59b50ce
commit 83e6ba564c
21 changed files with 0 additions and 24 deletions
-1
View File
@@ -32,7 +32,6 @@
#include "brw_context.h"
#include "brw_state.h"
#include "brw_defines.h"
static enum pipe_error prepare_cc_vp( struct brw_context *brw )
-1
View File
@@ -38,7 +38,6 @@
#include "brw_defines.h"
#include "brw_context.h"
#include "brw_eu.h"
#include "brw_util.h"
#include "brw_state.h"
#include "brw_pipe_rast.h"
#include "brw_clip.h"
-1
View File
@@ -33,7 +33,6 @@
#include "brw_defines.h"
#include "brw_eu.h"
#include "brw_util.h"
#include "brw_clip.h"
@@ -31,7 +31,6 @@
#include "brw_defines.h"
#include "brw_eu.h"
#include "brw_util.h"
#include "brw_clip.h"
-1
View File
@@ -31,7 +31,6 @@
#include "brw_defines.h"
#include "brw_eu.h"
#include "brw_util.h"
#include "brw_clip.h"
static void release_tmps( struct brw_clip_compile *c )
-1
View File
@@ -32,7 +32,6 @@
#include "brw_defines.h"
#include "brw_eu.h"
#include "brw_util.h"
#include "brw_clip.h"
-1
View File
@@ -34,7 +34,6 @@
#include "util/u_simple_list.h"
#include "brw_context.h"
#include "brw_defines.h"
#include "brw_draw.h"
#include "brw_state.h"
#include "brw_batchbuffer.h"
-2
View File
@@ -36,9 +36,7 @@
#include "brw_context.h"
#include "brw_defines.h"
#include "brw_state.h"
#include "brw_util.h"
#include "brw_debug.h"
#include "brw_screen.h"
/**
-1
View File
@@ -34,7 +34,6 @@
#include "brw_context.h"
#include "brw_state.h"
#include "brw_debug.h"
#include "brw_screen.h"
#include "brw_batchbuffer.h"
-1
View File
@@ -34,7 +34,6 @@
#include "brw_defines.h"
#include "brw_context.h"
#include "brw_eu.h"
#include "brw_util.h"
#include "brw_state.h"
#include "brw_gs.h"
-1
View File
@@ -35,7 +35,6 @@
#include "brw_defines.h"
#include "brw_context.h"
#include "brw_eu.h"
#include "brw_util.h"
#include "brw_gs.h"
static void brw_gs_alloc_regs( struct brw_gs_compile *c,
-1
View File
@@ -3,7 +3,6 @@
#include "pipe/p_state.h"
#include "brw_context.h"
#include "brw_debug.h"
/**
* called from intelDrawBuffer()
@@ -7,7 +7,6 @@
#include "brw_context.h"
#include "brw_defines.h"
#include "brw_debug.h"
-1
View File
@@ -36,7 +36,6 @@
#include "brw_context.h"
#include "brw_pipe_rast.h"
#include "brw_eu.h"
#include "brw_util.h"
#include "brw_sf.h"
#include "brw_state.h"
-1
View File
@@ -35,7 +35,6 @@
#include "brw_defines.h"
#include "brw_context.h"
#include "brw_eu.h"
#include "brw_util.h"
#include "brw_sf.h"
@@ -59,7 +59,6 @@
#include "brw_debug.h"
#include "brw_state.h"
#include "brw_batchbuffer.h"
/* XXX: Fixme - have to include these to get the sizes of the prog_key
* structs:
-2
View File
@@ -30,8 +30,6 @@
*/
#include "brw_util.h"
#include "brw_defines.h"
-2
View File
@@ -33,9 +33,7 @@
#include "brw_context.h"
#include "brw_vs.h"
#include "brw_util.h"
#include "brw_state.h"
#include "brw_pipe_rast.h"
@@ -31,7 +31,6 @@
#include "brw_context.h"
#include "brw_state.h"
#include "brw_defines.h"
#include "brw_winsys.h"
/* XXX: disabled true constant buffer functionality
-1
View File
@@ -41,7 +41,6 @@
#include "tgsi/tgsi_util.h"
#include "brw_wm.h"
#include "brw_util.h"
#include "brw_debug.h"
@@ -34,7 +34,6 @@
#include "brw_batchbuffer.h"
#include "brw_context.h"
#include "brw_state.h"
#include "brw_defines.h"
#include "brw_screen.h"