projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d20c276
)
dri: Get prototype for _mesa_destroy_compiler().
author
Eric Anholt
<eric@anholt.net>
Fri, 27 Aug 2010 21:43:39 +0000
(14:43 -0700)
committer
Eric Anholt
<eric@anholt.net>
Fri, 27 Aug 2010 21:43:39 +0000
(14:43 -0700)
Bug #29665.
src/mesa/drivers/dri/common/dri_util.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/common/dri_util.c
b/src/mesa/drivers/dri/common/dri_util.c
index b1a7b3ed3428c4f2e17100c12bd267aef28f7f02..a581c6663f2f1d43e41fa4ed0107dd6e9483bc99 100644
(file)
--- a/
src/mesa/drivers/dri/common/dri_util.c
+++ b/
src/mesa/drivers/dri/common/dri_util.c
@@
-32,6
+32,7
@@
#include "drm_sarea.h"
#include "utils.h"
#include "xmlpool.h"
+#include "../glsl/glsl_parser_extras.h"
PUBLIC const char __dri2ConfigOptions[] =
DRI_CONF_BEGIN