summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-07-11 01:49:01 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-07-11 01:49:01 +0000
commite99fda30fb46becab892c25691dc809f00c63592 (patch)
tree45d8552e09e1169337e491347b37febeed9d5931
parent6ac752afc5768cf2d96f22d383f03e2c04465b51 (diff)
updated GLU info
-rw-r--r--docs/RELNOTES-3.2.16
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/RELNOTES-3.2.1 b/docs/RELNOTES-3.2.1
index 25d49d41cb..3506065de2 100644
--- a/docs/RELNOTES-3.2.1
+++ b/docs/RELNOTES-3.2.1
@@ -8,13 +8,13 @@ Mesa 3.2.1 adds a number of bug fixes since the Mesa 3.2 release.
See the VERSIONS file for the exact list.
-TODO:
-
The GLU tessellator has been reverted back to the version included
with Mesa 3.0 since it's more stable. The Mesa 3.1/3.2 tessellator
implemented the GLU 1.3 specification but suffered from a number of
bugs.
+Mesa's implements GLU 1.1.
+
Ideally, people should use the GLU 1.3 library included in SGI's
OpenGL Sample Implementation (SI) available from
http://oss.sgi.com/projects/ogl-sample/
@@ -24,4 +24,4 @@ GLU library.
----------------------------------------------------------------------
-$Id: RELNOTES-3.2.1,v 1.1.2.1 2000/07/05 16:11:25 brianp Exp $
+$Id: RELNOTES-3.2.1,v 1.1.2.2 2000/07/11 01:49:01 brianp Exp $