projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4015b58
)
r600g: Get rid of an unused include in r600_texture.c.
author
Henri Verbeet
<hverbeet@gmail.com>
Mon, 4 Jul 2011 23:58:46 +0000
(
01:58
+0200)
committer
Henri Verbeet
<hverbeet@gmail.com>
Mon, 4 Jul 2011 23:58:46 +0000
(
01:58
+0200)
Signed-off-by: Henri Verbeet <hverbeet@gmail.com>
src/gallium/drivers/r600/r600_texture.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/r600/r600_texture.c
b/src/gallium/drivers/r600/r600_texture.c
index 8e75d847dc57f53a2f7426d587a99e7a46c5698f..18460419f859937fa71cc3eec476051b7f8777e9 100644
(file)
--- a/
src/gallium/drivers/r600/r600_texture.c
+++ b/
src/gallium/drivers/r600/r600_texture.c
@@
-35,7
+35,6
@@
#include "pipebuffer/pb_buffer.h"
#include "r600_pipe.h"
#include "r600_resource.h"
-#include "r600_state_inlines.h"
#include "r600d.h"
#include "r600_formats.h"