mesa: don't include texformat.h

This commit is contained in:
Brian Paul
2009-10-05 17:56:31 -06:00
parent 019bc97bd9
commit 90cd968300
7 changed files with 1 additions and 7 deletions
-1
View File
@@ -35,7 +35,6 @@
#include "readpix.h"
#include "texgetimage.h"
#include "texobj.h"
#include "texformat.h"
/**
-1
View File
@@ -38,7 +38,6 @@
#include "image.h"
#include "mipmap.h"
#include "texcompress.h"
#include "texformat.h"
#include "texstore.h"
-1
View File
@@ -38,7 +38,6 @@
#include "mipmap.h"
#include "texcompress.h"
#include "texcompress_fxt1.h"
#include "texformat.h"
#include "texstore.h"
-1
View File
@@ -42,7 +42,6 @@
#include "image.h"
#include "texcompress.h"
#include "texcompress_s3tc.h"
#include "texformat.h"
#include "texstore.h"
#ifdef __MINGW32__
+1 -1
View File
@@ -32,9 +32,9 @@
#include "glheader.h"
#include "bufferobj.h"
#include "context.h"
#include "formats.h"
#include "image.h"
#include "texcompress.h"
#include "texformat.h"
#include "texgetimage.h"
#include "teximage.h"
#include "texstate.h"
-1
View File
@@ -44,7 +44,6 @@
#include "state.h"
#include "texcompress.h"
#include "texfetch.h"
#include "texformat.h"
#include "teximage.h"
#include "texstate.h"
#include "texstore.h"
-1
View File
@@ -64,7 +64,6 @@
#include "texcompress.h"
#include "texcompress_fxt1.h"
#include "texcompress_s3tc.h"
#include "texformat.h"
#include "teximage.h"
#include "texstore.h"
#include "enums.h"