summaryrefslogtreecommitdiff
path: root/include/GL
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-12-09 20:36:18 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-12-09 20:36:18 +0000
commit2f911cdf17e98e8ba7f0f7559f3a21708d366769 (patch)
treed388829d6c4df192eb4e54fe6af76b3def718108 /include/GL
parent67adba15a2a454cadb27a86b24e5e67ba65ae6b0 (diff)
define GL_ARB_imaging
Diffstat (limited to 'include/GL')
-rw-r--r--include/GL/gl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/GL/gl.h b/include/GL/gl.h
index 9cde02279a..11a16dfc92 100644
--- a/include/GL/gl.h
+++ b/include/GL/gl.h
@@ -1,4 +1,4 @@
-/* $Id: gl.h,v 1.48 2000/12/08 00:28:59 brianp Exp $ */
+/* $Id: gl.h,v 1.49 2000/12/09 20:36:18 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -84,7 +84,7 @@ extern "C" {
#define GL_VERSION_1_1 1
#define GL_VERSION_1_2 1
-
+#define GL_ARB_imaging 1
/*