projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45bde75
)
mesa: include mfeatures.h
author
Brian Paul
<brianp@vmware.com>
Wed, 4 Mar 2009 14:57:40 +0000
(07:57 -0700)
committer
Brian Paul
<brianp@vmware.com>
Wed, 4 Mar 2009 14:58:38 +0000
(07:58 -0700)
See bug 20319.
src/mesa/shader/prog_instruction.h
patch
|
blob
|
history
diff --git
a/src/mesa/shader/prog_instruction.h
b/src/mesa/shader/prog_instruction.h
index 3808644550276cda697880f4af4d56f79aa1d101..95dd7fda7f45814c46cd0a9737395a7def681374 100644
(file)
--- a/
src/mesa/shader/prog_instruction.h
+++ b/
src/mesa/shader/prog_instruction.h
@@
-38,6
+38,9
@@
#define PROG_INSTRUCTION_H
+#include "main/mfeatures.h"
+
+
/**
* Swizzle indexes.
* Do not change!