i965g: Remove unnecessary headers.
authorVinson Lee <vlee@vmware.com>
Wed, 27 Jan 2010 23:54:21 +0000 (15:54 -0800)
committerVinson Lee <vlee@vmware.com>
Wed, 27 Jan 2010 23:54:21 +0000 (15:54 -0800)
21 files changed:
src/gallium/drivers/i965/brw_cc.c
src/gallium/drivers/i965/brw_clip.c
src/gallium/drivers/i965/brw_clip_line.c
src/gallium/drivers/i965/brw_clip_point.c
src/gallium/drivers/i965/brw_clip_tri.c
src/gallium/drivers/i965/brw_clip_util.c
src/gallium/drivers/i965/brw_context.c
src/gallium/drivers/i965/brw_curbe.c
src/gallium/drivers/i965/brw_draw.c
src/gallium/drivers/i965/brw_gs.c
src/gallium/drivers/i965/brw_gs_emit.c
src/gallium/drivers/i965/brw_pipe_fb.c
src/gallium/drivers/i965/brw_pipe_sampler.c
src/gallium/drivers/i965/brw_sf.c
src/gallium/drivers/i965/brw_sf_emit.c
src/gallium/drivers/i965/brw_state_cache.c
src/gallium/drivers/i965/brw_util.c
src/gallium/drivers/i965/brw_vs.c
src/gallium/drivers/i965/brw_vs_surface_state.c
src/gallium/drivers/i965/brw_wm_fp.c
src/gallium/drivers/i965/brw_wm_surface_state.c

index 3e070f5591adabe1c307057848af39710b596696..4a543276f54d44f0871cf416bae4dc19f3cf8bf9 100644 (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 )
index d67a1a62633e03fcc7d5935202b73a63b85f49bb..ccba205e8c769528a03806938bd34925d625d748 100644 (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"
index 54282d975ed741ce9c4760b91d78a5c932d3e0d8..66caadc4d533fe99b0297b926e19c1e80e49eb18 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "brw_defines.h"
 #include "brw_eu.h"
-#include "brw_util.h"
 #include "brw_clip.h"
 
 
index e0a5330556d671036ad23256d5cc2fa2b300864e..124156c1b507d2896b138d1091230e0b3e3f0a01 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "brw_defines.h"
 #include "brw_eu.h"
-#include "brw_util.h"
 #include "brw_clip.h"
 
 
index 4cde7294ea023eefdfbdffc4e12420a639080d89..069524bc14f623a062ec89ad1bd838bc89f18f4d 100644 (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 )
index 97a5710310592d7360a7acf9bf6d96dc6f88e3e8..23e51ee9bcde8395b266ab46bfdb080670c859ff 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "brw_defines.h"
 #include "brw_eu.h"
-#include "brw_util.h"
 #include "brw_clip.h"
 
 
index e67551882dcb279afecde2a88ef6fbc2a67b50a1..d60b7b99b6e1d7d13c05bca26a6c8d4ce70df54b 100644 (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"
index 3f031577d5ac7a028817cb5cd788b65d35fd713e..4b215a001c4cf1bce1d00277c0c2a9bda35b40ca 100644 (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"
 
 
 /**
index ea8d39adaf0ec06c96c6b1006be1fd5992b6c8b6..1b5cd23995baa8f8b32bdbdec34f062d70aeb0be 100644 (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"
 
index 921b201bae2c65790f5e410bbbb791fcefd5fd19..06826635a8a24eb6a019902ca281ede1f2ae1834 100644 (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"
 
index fd8e2accedd7a36dc2597f2f249f2ae788c28b88..9b58773b3bd87c9b01ad5db40794928babee9a0c 100644 (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,
index 5d4e5025f97ddbdcc3de65b36390a9ded63f3342..c1f049272ac5ce09cf47af72686d139bd655531f 100644 (file)
@@ -3,7 +3,6 @@
 #include "pipe/p_state.h"
 
 #include "brw_context.h"
-#include "brw_debug.h"
 
 /**
  * called from intelDrawBuffer()
index 81712798a5dddb7e93164f56dc6d1868f11169f1..ef6c1bb3155a04ab0a4a2535d6eecb27bdc31267 100644 (file)
@@ -7,7 +7,6 @@
 
 #include "brw_context.h"
 #include "brw_defines.h"
-#include "brw_debug.h"
 
 
 
index e1986a9dbbd4c47890e8e7adf74484eb3aec634c..6e99eaa09d87749484bc51a9e983a2df0576ef46 100644 (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"
 
index 3b85725e368e4ee76b4d06225f73c8166d0e7d98..497634ec9ed8111951502c57b4ba937f2f97ba34 100644 (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"
 
 
index 16b643ceb28e4a412447993033f74fe808f6bf72..85c20076fb894b3eaa5983c28f41add469ac2a79 100644 (file)
@@ -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:
index 458058d668d1c412707b671a6a79697212e7bd05..1fd2e297137bd8d590a2df1f142a70df3a853032 100644 (file)
@@ -30,8 +30,6 @@
   */
          
 
-#include "brw_util.h"
-#include "brw_defines.h"
 
 
 
index e3ea5a3a135fbceb16a631f021eeb6f3fb45dd8f..ca8ee79550d3ea7efa9dfefb8f6ea337cb207ae1 100644 (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"
 
 
 
index 177a5170d238904da2bfca3afdbf67ecb42647fa..004e3cb4e6fe48af9616c2e44b5fa7dde3804f9b 100644 (file)
@@ -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
index 9c5b527f8970a52992996872e01a5a91910c3e6b..9c67759ad0bb702c0bcf80ddd0633a66898c4f48 100644 (file)
@@ -41,7 +41,6 @@
 #include "tgsi/tgsi_util.h"
 
 #include "brw_wm.h"
-#include "brw_util.h"
 #include "brw_debug.h"
 
 
index f92b8198ed399100249a5e12f8136c453c644b64..b01a7f194b7e8d8c5ff11e525e8e60b09127983b 100644 (file)
@@ -34,7 +34,6 @@
 #include "brw_batchbuffer.h"
 #include "brw_context.h"
 #include "brw_state.h"
-#include "brw_defines.h"
 #include "brw_screen.h"