projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
245d5a8
)
r600g: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Sat, 31 Jul 2010 21:56:53 +0000
(14:56 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 31 Jul 2010 21:56:53 +0000
(14:56 -0700)
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 96173b0ed6ede907b9f7175f027793bca1d02864..3725bf856095ee41ad244dc659b85f1daa95257c 100644
(file)
--- a/
src/gallium/drivers/r600/r600_texture.c
+++ b/
src/gallium/drivers/r600/r600_texture.c
@@
-33,7
+33,6
@@
#include "r600_screen.h"
#include "r600_context.h"
#include "r600_resource.h"
-#include "r600d.h"
extern struct u_resource_vtbl r600_texture_vtbl;