diff options
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index c32abb0a711..c2d4f22ac0c 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 |