projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fc3962
)
gallium: Remove unnecessary header from p_state.h.
author
Vinson Lee
<vlee@vmware.com>
Sun, 29 Aug 2010 05:15:37 +0000
(22:15 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 29 Aug 2010 05:15:37 +0000
(22:15 -0700)
Remove p_screen.h.
src/gallium/include/pipe/p_state.h
patch
|
blob
|
history
diff --git
a/src/gallium/include/pipe/p_state.h
b/src/gallium/include/pipe/p_state.h
index 0f1a44cde42efb12f38f4889acd991d89c9ffb98..9a2b31da50dcef9566e49c5343626a4a3eab7a8e 100644
(file)
--- a/
src/gallium/include/pipe/p_state.h
+++ b/
src/gallium/include/pipe/p_state.h
@@
-43,7
+43,6
@@
#include "p_compiler.h"
#include "p_defines.h"
#include "p_format.h"
-#include "p_screen.h"
#ifdef __cplusplus