projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
002c76c
)
util: remove unneeded includes
author
Keith Whitwell
<keithw@vmware.com>
Thu, 13 Aug 2009 12:42:42 +0000
(13:42 +0100)
committer
Keith Whitwell
<keithw@vmware.com>
Thu, 13 Aug 2009 12:43:25 +0000
(13:43 +0100)
src/gallium/auxiliary/util/u_gen_mipmap.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/u_gen_mipmap.c
b/src/gallium/auxiliary/util/u_gen_mipmap.c
index ca797486a0e023f9e623c4ddee123f556fcc4d01..edc37561ab1c14efc2651f1ec327e0b087b2b695 100644
(file)
--- a/
src/gallium/auxiliary/util/u_gen_mipmap.c
+++ b/
src/gallium/auxiliary/util/u_gen_mipmap.c
@@
-46,10
+46,6
@@
#include "util/u_gen_mipmap.h"
#include "util/u_simple_shaders.h"
-#include "tgsi/tgsi_build.h"
-#include "tgsi/tgsi_dump.h"
-#include "tgsi/tgsi_parse.h"
-
#include "cso_cache/cso_context.h"