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 3b37c2d6a2b..13544b6de41 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.38.2.7 2000/09/28 22:45:55 brianp Exp $
+$Id: VERSIONS,v 1.38.2.8 2000/10/05 16:24:18 brianp Exp $
Mesa Version History
@@ -761,6 +761,7 @@ Mesa Version History
- glReadPixels with GLushort packed types was broken
- fixed a few bugs in the GL_EXT_texture_env_combine texture code
- glPush/PopAttrib(GL_ENABLE_BIT) mishandled multi-texture enables
+ - glDrawPixels(GL_COLOR_INDEX) to RGB window didn't work
Changes:
- finished internal support for compressed textures for DRI