projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8b07a5
)
minor updates regarding OpenGL 1.3
author
Brian Paul
<brian.paul@tungstengraphics.com>
Tue, 28 Aug 2001 22:53:44 +0000
(22:53 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Tue, 28 Aug 2001 22:53:44 +0000
(22:53 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index a96fe8676e01892ce4b8cb73e1f7b6dac8812fd2..7befd67d37e5aa961dfc71de45f53cffbf9ef57d 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1,4
+1,4
@@
-$Id: VERSIONS,v 1.6
8 2001/08/20 16:45:02
brianp Exp $
+$Id: VERSIONS,v 1.6
9 2001/08/28 22:53:44
brianp Exp $
Mesa Version History
@@
-874,6
+874,7
@@
Mesa Version History
- GL_IBM_rasterpos_clip extension
- GL_EXT_texture_edge_clamp extension (aka GL_SGIS_texture_edge_clamp)
- WindML UGL driver (Stephane Raimbault)
+ - initial support for OpenGL 1.3
Bug fixes:
- added some missing GLX 1.3 tokens to include/GL/glx.h
- GL_COLOR_MATRIX changes weren't recognized by teximage functions