projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dffcbee
)
tnl: Remove unnecessary headers from t_draw.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 04:02:44 +0000
(20:02 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 04:02:44 +0000
(20:02 -0800)
src/mesa/tnl/t_draw.c
patch
|
blob
|
history
diff --git
a/src/mesa/tnl/t_draw.c
b/src/mesa/tnl/t_draw.c
index 04fa106300351cf97e52f420621b91275041a3e0..9a888ce19f4530b24a7deb31cffb5631fb2e388e 100644
(file)
--- a/
src/mesa/tnl/t_draw.c
+++ b/
src/mesa/tnl/t_draw.c
@@
-28,15
+28,11
@@
#include "main/glheader.h"
#include "main/context.h"
#include "main/imports.h"
-#include "main/state.h"
#include "main/mtypes.h"
#include "main/macros.h"
#include "main/enums.h"
#include "t_context.h"
-#include "t_pipeline.h"
-#include "t_vp_build.h"
-#include "t_vertex.h"
#include "tnl.h"