projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b7ccad
)
define GL_VERSION_1_3 (doh!)
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 9 Nov 2001 21:54:30 +0000
(21:54 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 9 Nov 2001 21:54:30 +0000
(21:54 +0000)
include/GL/gl.h
patch
|
blob
|
history
diff --git
a/include/GL/gl.h
b/include/GL/gl.h
index f4cc2a80fa1c7588736efd2524e4263f76a7945d..93c3dc44317ac987f8efd57a4121c302213d38dc 100644
(file)
--- a/
include/GL/gl.h
+++ b/
include/GL/gl.h
@@
-1,4
+1,4
@@
-/* $Id: gl.h,v 1.
59 2001/09/23 16:06:13
brianp Exp $ */
+/* $Id: gl.h,v 1.
60 2001/11/09 21:54:30
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_VERSION_1_3 1 not yet */
+#define GL_VERSION_1_3 1
#define GL_ARB_imaging 1