summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>1999-09-15 16:34:43 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>1999-09-15 16:34:43 +0000
commite42048f93793b17f2ac549f0705cbb3d2b6473d2 (patch)
tree7ef5b4c135c6a608a998ab362ec7aba31fb2fd6e /docs
parente300ab8b2b53e400c64eb2a419585f4b788abc18 (diff)
3.1 beta 3 info
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index a845d30dfc..258a0fc5e3 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.11 1999/08/20 01:19:36 brianp Exp $
+$Id: VERSIONS,v 1.12 1999/09/15 16:34:43 brianp Exp $
Mesa Version History
@@ -644,14 +644,17 @@ Mesa Version History
- new copyright on core Mesa code
-3.1 beta 3 August ??, 1999
+3.1 beta 3 September 17, 1999
New:
- optimized glAccum function
+ - optimized 24bpp rendering in XMesa driver
+ - GLU 1.2 polygon tessellator
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 library names: "libGL" instead of "libMesaGL"
+ - New library numbering: libGL.so.1.2.310
- New subdirectories: docs/ and bin/