projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6dce54
)
mesa: Remove unnecessary headers from fbobject.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 05:14:04 +0000
(21:14 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 05:14:04 +0000
(21:14 -0800)
src/mesa/main/fbobject.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/fbobject.c
b/src/mesa/main/fbobject.c
index 7b3599f93227c8a97c92f55d9d8c3e02056b0ab9..56e806559fd324c52a10898c38b8b2e5fdbffd6d 100644
(file)
--- a/
src/mesa/main/fbobject.c
+++ b/
src/mesa/main/fbobject.c
@@
-40,13
+40,10
@@
#include "framebuffer.h"
#include "hash.h"
#include "macros.h"
-#include "mipmap.h"
#include "renderbuffer.h"
#include "state.h"
#include "teximage.h"
#include "texobj.h"
-#include "texstore.h"
-#include "texstate.h"
/** Set this to 1 to help debug FBO incompleteness problems */