projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce29e86
)
i915: Remove unnecessary header from i830_context.c.
author
Vinson Lee
<vlee@vmware.com>
Thu, 19 Aug 2010 07:29:59 +0000
(
00:29
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 19 Aug 2010 07:29:59 +0000
(
00:29
-0700)
src/mesa/drivers/dri/i915/i830_context.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i915/i830_context.c
b/src/mesa/drivers/dri/i915/i830_context.c
index d52ea9812f7f835436bfc71e887ac75232b3a190..8ddce6d82a58990cf89d5c88b379e71684385e76 100644
(file)
--- a/
src/mesa/drivers/dri/i915/i830_context.c
+++ b/
src/mesa/drivers/dri/i915/i830_context.c
@@
-27,7
+27,6
@@
#include "i830_context.h"
#include "main/imports.h"
-#include "texmem.h"
#include "tnl/tnl.h"
#include "tnl/t_vertex.h"
#include "tnl/t_context.h"