projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c81064
)
mesa: Remove unnecessary headers.
author
Vinson Lee
<vlee@vmware.com>
Wed, 27 Oct 2010 16:09:47 +0000
(09:09 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 27 Oct 2010 16:09:47 +0000
(09:09 -0700)
src/mesa/main/drawpix.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/drawpix.c
b/src/mesa/main/drawpix.c
index 46adc67c1c575ff78bab218244f1e7c1977f89aa..757aae6e70306437cb5d1e8bd2a3807fd5d7f96e 100644
(file)
--- a/
src/mesa/main/drawpix.c
+++ b/
src/mesa/main/drawpix.c
@@
-30,9
+30,7
@@
#include "enums.h"
#include "feedback.h"
#include "framebuffer.h"
-#include "image.h"
#include "readpix.h"
-#include "shaderobj.h"
#include "state.h"
#include "dispatch.h"