st/xorg: Remove unnecessary headers.
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
#endif
|
||||
|
||||
#include "pipe/p_inlines.h"
|
||||
#include "util/u_format.h"
|
||||
#include "util/u_rect.h"
|
||||
|
||||
#ifdef HAVE_LIBKMS
|
||||
|
||||
@@ -41,7 +41,6 @@
|
||||
#include "pipe/p_inlines.h"
|
||||
|
||||
#include "util/u_format.h"
|
||||
#include "util/u_rect.h"
|
||||
|
||||
/* Make all the #if cases in the code esier to read */
|
||||
#ifndef DRI2INFOREC_VERSION
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
#include "pipe/p_context.h"
|
||||
#include "pipe/p_state.h"
|
||||
|
||||
#include "util/u_format.h"
|
||||
#include "util/u_rect.h"
|
||||
#include "util/u_math.h"
|
||||
#include "util/u_debug.h"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
|
||||
#include "cso_cache/cso_context.h"
|
||||
#include "util/u_draw_quad.h"
|
||||
#include "util/u_format.h"
|
||||
#include "util/u_math.h"
|
||||
#include "util/u_memory.h"
|
||||
#include "util/u_rect.h"
|
||||
|
||||
@@ -12,8 +12,6 @@
|
||||
|
||||
#include "pipe/p_screen.h"
|
||||
|
||||
#include "util/u_format.h"
|
||||
|
||||
/*XXX get these from pipe's texture limits */
|
||||
#define IMAGE_MAX_WIDTH 2048
|
||||
#define IMAGE_MAX_HEIGHT 2048
|
||||
|
||||
Reference in New Issue
Block a user