summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-10-29 22:42:04 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-10-29 22:42:04 +0000
commitebe0b30c3e3e86160ee929dfbb205abd0ce5381a (patch)
treee9d23a3f9f90e82c59b57c7698b83ad558e59bb0 /docs/VERSIONS
parent9bd8f97ea48baf46fc1d688b15741c192adb5436 (diff)
preparation for 5.0 release
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index c32abb0a71..c2d4f22ac0 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.103 2002/10/29 15:09:37 brianp Exp $
+$Id: VERSIONS,v 1.104 2002/10/29 22:42:04 brianp Exp $
Mesa Version History
@@ -1057,3 +1057,10 @@ Mesa Version History
- Glide driver defaults to "no" with autoconf/automake
- floating point color channels now clamped to [0,inf)
- updated demos/stex3d with new options
+
+
+5.0 November ??, 2002
+ New:
+ - OpenGL 1.4 support (glGetString(GL_VERSION) returns "1.4")
+ Bug fixes:
+ - GL_POINT and GL_LINE-mode polygons didn't obey cull state