summaryrefslogtreecommitdiff
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-06-20 11:49:25 -0600
committerKeith Whitwell <keith@tungstengraphics.com>2008-09-21 22:13:55 -0700
commitd17485fef9b084a6812c626d9734816429f29199 (patch)
tree7d8085f0558d2656bbc804a88e8ca888fbf1a6c2 /src/mesa/main/mfeatures.h
parent394c1d1c53074f82d2664f655f948f8966f46b9d (diff)
mesa: GL_BYTE vertex/texcoord arrays
Diffstat (limited to 'src/mesa/main/mfeatures.h')
-rw-r--r--src/mesa/main/mfeatures.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/mfeatures.h b/src/mesa/main/mfeatures.h
index 6563bdd19f..6e73620a77 100644
--- a/src/mesa/main/mfeatures.h
+++ b/src/mesa/main/mfeatures.h
@@ -53,6 +53,7 @@
#define FEATURE_texture_fxt1 _HAVE_FULL_GL
#define FEATURE_texture_s3tc _HAVE_FULL_GL
#define FEATURE_userclip _HAVE_FULL_GL
+#define FEATURE_vertex_array_byte 0
#define FEATURE_windowpos _HAVE_FULL_GL
#define FEATURE_es2_glsl 0