projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa0a651
)
gallium: include st_cb_drawpixels.h
author
Brian
<brian.paul@tungstengraphics.com>
Fri, 8 Feb 2008 21:56:38 +0000
(14:56 -0700)
committer
Ben Skeggs
<skeggsb@gmail.com>
Fri, 15 Feb 2008 02:50:33 +0000
(13:50 +1100)
src/mesa/state_tracker/st_gen_mipmap.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_gen_mipmap.c
b/src/mesa/state_tracker/st_gen_mipmap.c
index 16f9e4cd2729ff68e0270f5742f68d440163c301..a6ac9a55fb3be16ae84a57318c002ec3b5b0ccf9 100644
(file)
--- a/
src/mesa/state_tracker/st_gen_mipmap.c
+++ b/
src/mesa/state_tracker/st_gen_mipmap.c
@@
-40,6
+40,7
@@
#include "st_draw.h"
#include "st_gen_mipmap.h"
#include "st_program.h"
+#include "st_cb_drawpixels.h"
#include "st_cb_texture.h"