summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 859ac46265a..c640fad158b 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.38.2.13 2000/10/19 20:17:13 brianp Exp $
+$Id: VERSIONS,v 1.38.2.14 2000/10/26 21:57:29 brianp Exp $
Mesa Version History
@@ -768,6 +768,7 @@ Mesa Version History
- improved blending accuracy, fixes Glean blendFunc test failures
- glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly
- glXGetProcAddressARB() didn't always return the right address
+ - gluBuild[12]DMipmaps() didn't grok the GL_BGR pixel format
Changes:
- finished internal support for compressed textures for DRI