mesa: don't include texformat.h
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#include "readpix.h"
|
||||
#include "texgetimage.h"
|
||||
#include "texobj.h"
|
||||
#include "texformat.h"
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
#include "image.h"
|
||||
#include "mipmap.h"
|
||||
#include "texcompress.h"
|
||||
#include "texformat.h"
|
||||
#include "texstore.h"
|
||||
|
||||
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
#include "mipmap.h"
|
||||
#include "texcompress.h"
|
||||
#include "texcompress_fxt1.h"
|
||||
#include "texformat.h"
|
||||
#include "texstore.h"
|
||||
|
||||
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
#include "image.h"
|
||||
#include "texcompress.h"
|
||||
#include "texcompress_s3tc.h"
|
||||
#include "texformat.h"
|
||||
#include "texstore.h"
|
||||
|
||||
#ifdef __MINGW32__
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user