projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c631501
)
tnl: Remove unnecessary header from t_vb_program.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 03:45:25 +0000
(19:45 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 03:45:25 +0000
(19:45 -0800)
src/mesa/tnl/t_vb_program.c
patch
|
blob
|
history
diff --git
a/src/mesa/tnl/t_vb_program.c
b/src/mesa/tnl/t_vb_program.c
index a9dae7d2e7ae6a1bdcdadb57f9ed4a2cfbb247a7..f3de6b6caaf5ceeed5ea36960fb9e3a18b60fd16 100644
(file)
--- a/
src/mesa/tnl/t_vb_program.c
+++ b/
src/mesa/tnl/t_vb_program.c
@@
-40,7
+40,6
@@
#include "shader/prog_statevars.h"
#include "shader/prog_execute.h"
#include "swrast/s_context.h"
-#include "swrast/s_texfilter.h"
#include "tnl/tnl.h"
#include "tnl/t_context.h"