summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-02-25 21:01:41 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-02-25 21:01:41 +0000
commitf5d36aefd10bde366adb268c0dce001afab1cc57 (patch)
tree96c32c096484f2a3e4dbd51d764a91b0f745b1ba /include
parent45cec8167dfcfda1991f293e39912f2fdab8280f (diff)
added GL_HAS_GLEXT
Diffstat (limited to 'include')
-rw-r--r--include/GL/gl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/GL/gl.h b/include/GL/gl.h
index aa8a6e9c16..55cd9df9f1 100644
--- a/include/GL/gl.h
+++ b/include/GL/gl.h
@@ -1,4 +1,4 @@
-/* $Id: gl.h,v 1.32 2000/02/24 22:03:21 brianp Exp $ */
+/* $Id: gl.h,v 1.33 2000/02/25 21:01:41 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -139,6 +139,7 @@ extern "C" {
#define GL_VERSION_1_1 1
#define GL_VERSION_1_2 1
+#define GL_HAS_GLEXT 1