summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>1999-08-20 01:19:36 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>1999-08-20 01:19:36 +0000
commit212ce73b08acf36354b61e03be311323c88063c4 (patch)
treee6822ecff2f9aa0bdb45a2465a79d66487ece18f /docs/VERSIONS
parentb30e70436c614629b654664cb36a4f35276d93ad (diff)
added a few more bug fixes
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index b48efac89d..a845d30dfc 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.10 1999/07/30 18:58:30 brianp Exp $
+$Id: VERSIONS,v 1.11 1999/08/20 01:19:36 brianp Exp $
Mesa Version History
@@ -650,6 +650,8 @@ Mesa Version History
Bug Fixes:
- glGetTexLevelParameter wasn't fully implemented
- glXUseXFont now handles multi-byte fonts
+ - glIsEnabled(GL_TEXTURE_2D / 3D) returned wrong result
+ - alpha channel of blending points, lines was sometimes incorrect
Changes:
- New library names: libGL.so and libGLU.so
- New subdirectories: docs/ and bin/