projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6890b06
)
st/mesa: Remove unnecessary headers from st_framebuffer.c.
author
Vinson Lee
<vlee@vmware.com>
Fri, 15 Jan 2010 02:10:06 +0000
(18:10 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 15 Jan 2010 02:10:06 +0000
(18:10 -0800)
src/mesa/state_tracker/st_framebuffer.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_framebuffer.c
b/src/mesa/state_tracker/st_framebuffer.c
index a5d1ae3b034388dd713b35ee0ae7d82e20d84366..835142e3d41b3d4eb53ab1e6595ffcaeabd9ec45 100644
(file)
--- a/
src/mesa/state_tracker/st_framebuffer.c
+++ b/
src/mesa/state_tracker/st_framebuffer.c
@@
-30,15
+30,11
@@
#include "main/buffers.h"
#include "main/context.h"
#include "main/framebuffer.h"
-#include "main/matrix.h"
#include "main/renderbuffer.h"
-#include "main/scissor.h"
-#include "main/viewport.h"
#include "st_context.h"
#include "st_cb_fbo.h"
#include "st_public.h"
#include "pipe/p_defines.h"
-#include "pipe/p_context.h"
struct st_framebuffer *