summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-08-28 22:53:44 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-08-28 22:53:44 +0000
commit0d6fd1584023c4c0058072bf6861d3e2362efe71 (patch)
tree90ace9189635bd4d2393a7a84d91b97a6a5171a8 /docs/VERSIONS
parenta8b07a539b42b04111f48aa145bc3b2633fd5387 (diff)
minor updates regarding OpenGL 1.3
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index a96fe8676e0..7befd67d37e 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.68 2001/08/20 16:45:02 brianp Exp $
+$Id: VERSIONS,v 1.69 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