Module: Mesa
Branch: master
Commit: 1213eb6cb4d9e29627b01350fe4e2ef0ad313713
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1213eb6cb4d9e29627b01350fe4e2ef0ad313713

Author: Vinson Lee <[email protected]>
Date:   Fri Feb 12 23:37:36 2010 -0800

i965: Remove unnecessary headers.

---

 src/mesa/drivers/dri/i965/brw_state_cache.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/src/mesa/drivers/dri/i965/brw_state_cache.c 
b/src/mesa/drivers/dri/i965/brw_state_cache.c
index 5fc47b0..1369d97 100644
--- a/src/mesa/drivers/dri/i965/brw_state_cache.c
+++ b/src/mesa/drivers/dri/i965/brw_state_cache.c
@@ -59,15 +59,7 @@
 #include "main/imports.h"
 #include "brw_state.h"
 #include "intel_batchbuffer.h"
-
-/* XXX: Fixme - have to include these to get the sizes of the prog_key
- * structs:
- */
 #include "brw_wm.h"
-#include "brw_vs.h"
-#include "brw_clip.h"
-#include "brw_sf.h"
-#include "brw_gs.h"
 
 
 static GLuint

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to