diff options
-rw-r--r-- | docs/VERSIONS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 02554c8c05..cf842fa22b 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.38.2.17 2000/11/02 18:05:34 brianp Exp $ +$Id: VERSIONS,v 1.38.2.18 2000/11/03 02:39:00 brianp Exp $ Mesa Version History @@ -771,6 +771,7 @@ Mesa Version History - gluBuild[12]DMipmaps() didn't grok the GL_BGR pixel format - texture matrix changes weren't always detected (GLUT projtex demo) - fixed random color problem in vertex fog code + - fixed Glide-related bug that let Quake get a 24-bit Z buffer Changes: - finished internal support for compressed textures for DRI |