st/xorg: Remove unnecessary headers.
authorVinson Lee <vlee@vmware.com>
Thu, 21 Jan 2010 23:05:21 +0000 (15:05 -0800)
committerVinson Lee <vlee@vmware.com>
Thu, 21 Jan 2010 23:05:21 +0000 (15:05 -0800)
src/gallium/state_trackers/xorg/xorg_composite.c
src/gallium/state_trackers/xorg/xorg_dri2.c
src/gallium/state_trackers/xorg/xorg_driver.c
src/gallium/state_trackers/xorg/xorg_exa.c
src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
src/gallium/state_trackers/xorg/xorg_output.c
src/gallium/state_trackers/xorg/xorg_xv.c

index a5975aad51501090547808b884a6fa0dcd27eea5..89d462d9d6cb1a746f8795c7d3624990d3b3664e 100644 (file)
@@ -4,10 +4,7 @@
 #include "xorg_exa_tgsi.h"
 
 #include "cso_cache/cso_context.h"
-#include "util/u_draw_quad.h"
-#include "util/u_math.h"
 
-#include "pipe/p_inlines.h"
 
 /*XXX also in Xrender.h but the including it here breaks compilition */
 #define XFixedToDouble(f)    (((double) (f)) / 65536.)
index 8267da309fa49768088742f0ab579ff17fbb8a65..468563e34c55b8903d09a8cdd2814cb7db05255d 100644 (file)
@@ -40,7 +40,6 @@
 #include "pipe/p_state.h"
 #include "pipe/p_inlines.h"
 
-#include "util/u_rect.h"
 
 /* Make all the #if cases in the code esier to read */
 #ifndef DRI2INFOREC_VERSION
index 2714fba999dfd241d8fa91464767c6c951f905b5..41bfcd0f5e74a2a538cd0936b765db34077f0205 100644 (file)
@@ -45,7 +45,6 @@
 #include "miscstruct.h"
 #include "dixstruct.h"
 #include "xf86xv.h"
-#include <X11/extensions/Xv.h>
 #ifndef XSERVER_LIBPCIACCESS
 #error "libpciaccess needed"
 #endif
index 4e7882551ddfafc3abb06d218e19a7646418fafc..6d89fcaa9f18fc79713c977a3e6f11c98af0735d 100644 (file)
@@ -41,7 +41,6 @@
 #include "pipe/p_format.h"
 #include "pipe/p_context.h"
 #include "pipe/p_state.h"
-#include "pipe/p_inlines.h"
 
 #include "util/u_rect.h"
 #include "util/u_math.h"
index bed17caab77da7a2bb8afd616d8999767cd0ef71..3e5e6bd6a6e29a4d02a23dc9d69583869af63088 100644 (file)
@@ -6,11 +6,9 @@
 #include "pipe/p_format.h"
 #include "pipe/p_context.h"
 #include "pipe/p_state.h"
-#include "pipe/p_inlines.h"
 #include "pipe/p_shader_tokens.h"
 
 #include "util/u_memory.h"
-#include "util/u_simple_shaders.h"
 
 #include "tgsi/tgsi_ureg.h"
 
index 251f331ea7ad5aa4b7983bc099f650218fad0e90..13c3fb97e3bd8b1581b5ce290cbd15e781f5e6f3 100644 (file)
@@ -49,8 +49,6 @@
 #include <X11/extensions/dpms.h>
 #endif
 
-#include "X11/Xatom.h"
-
 #include "xorg_tracker.h"
 
 static char *output_enum_list[] = {
index a4373705256266beec22d4fccff1ec7037628cd1..5f6d74943f78d6af69c414891de4d1143220e4b0 100644 (file)
@@ -11,7 +11,6 @@
 #include "cso_cache/cso_context.h"
 
 #include "pipe/p_screen.h"
-#include "pipe/p_inlines.h"
 
 /*XXX get these from pipe's texture limits */
 #define IMAGE_MAX_WIDTH                2048