summaryrefslogtreecommitdiff
path: root/src/mesa/es/main/mfeatures.h
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2009-09-18 11:15:27 +0800
committerChia-I Wu <olvaffe@gmail.com>2009-09-18 11:23:39 +0800
commit08b9155eee16770c37acd126f5c542937e378e41 (patch)
tree29984d05aaabce2bc3eaa44c461234236aba1fc7 /src/mesa/es/main/mfeatures.h
parent87b5e03290d125bac84d2560cc5a64731f1450c8 (diff)
es: Turn of FEATURE_es2_glsl.
Diffstat (limited to 'src/mesa/es/main/mfeatures.h')
-rw-r--r--src/mesa/es/main/mfeatures.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/es/main/mfeatures.h b/src/mesa/es/main/mfeatures.h
index 19f09b233f..8318f641e3 100644
--- a/src/mesa/es/main/mfeatures.h
+++ b/src/mesa/es/main/mfeatures.h
@@ -60,7 +60,7 @@
#define FEATURE_dlist 0
#define FEATURE_draw_read_buffer 0
#define FEATURE_drawpix 0
-#define FEATURE_es2_glsl 1
+#define FEATURE_es2_glsl 0
#define FEATURE_evaluators 0
#define FEATURE_feedback 0
#define FEATURE_fixedpt 1