projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67adba1
)
define GL_ARB_imaging
author
Brian Paul
<brian.paul@tungstengraphics.com>
Sat, 9 Dec 2000 20:36:18 +0000
(20:36 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Sat, 9 Dec 2000 20:36:18 +0000
(20:36 +0000)
include/GL/gl.h
patch
|
blob
|
history
diff --git
a/include/GL/gl.h
b/include/GL/gl.h
index 9cde02279a6804fd581d06fc1d541e517d8134cb..11a16dfc9257233103d4d598ba5a4fa502512faa 100644
(file)
--- a/
include/GL/gl.h
+++ b/
include/GL/gl.h
@@
-1,4
+1,4
@@
-/* $Id: gl.h,v 1.4
8 2000/12/08 00:28:59
brianp Exp $ */
+/* $Id: gl.h,v 1.4
9 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
/*