On 21 January 2014 04:19, Timothy Arceri wrote:
> Signed-off-by: Timothy Arceri
> ---
> src/mesa/main/extensions.c | 1 +
> src/mesa/main/mtypes.h | 1 +
> 2 files changed, 2 insertions(+)
>
Since this is a GLSL extension, you also need to update
glcpp_parser_create() (in glcpp-parse.y) to
Signed-off-by: Timothy Arceri
---
src/mesa/main/extensions.c | 1 +
src/mesa/main/mtypes.h | 1 +
2 files changed, 2 insertions(+)
diff --git a/src/mesa/main/extensions.c b/src/mesa/main/extensions.c
index 2e0ccc3..95eb7ca 100644
--- a/src/mesa/main/extensions.c
+++ b/src/mesa/main/extension