projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6ee4e1
)
llvmpipe: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Wed, 23 Jun 2010 22:17:00 +0000
(15:17 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 23 Jun 2010 22:17:00 +0000
(15:17 -0700)
src/gallium/drivers/llvmpipe/lp_state_so.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_state_so.c
b/src/gallium/drivers/llvmpipe/lp_state_so.c
index 4c64a5b142c9d8ca5ba91374854abc3fa58231b0..30b17c98816d2b0f6f8ce56ee5853169f8a50c23 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_state_so.c
+++ b/
src/gallium/drivers/llvmpipe/lp_state_so.c
@@
-29,7
+29,6
@@
#include "lp_state.h"
#include "lp_texture.h"
-#include "util/u_format.h"
#include "util/u_memory.h"
#include "draw/draw_context.h"