summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-3.5
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-03-17 00:47:19 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-03-17 00:47:19 +0000
commiteb11fa73ec505278fa9e7c9a1592bd1f5fd11770 (patch)
tree8bd0237c7f3af44605c51fbc8129910927ecdae4 /docs/RELNOTES-3.5
parent47cbbcc1b6c0be5b64b63c4958eb0f99202f84ec (diff)
added SI GLU info
Diffstat (limited to 'docs/RELNOTES-3.5')
-rw-r--r--docs/RELNOTES-3.516
1 files changed, 14 insertions, 2 deletions
diff --git a/docs/RELNOTES-3.5 b/docs/RELNOTES-3.5
index 1ff3d2448a..33c6ce1701 100644
--- a/docs/RELNOTES-3.5
+++ b/docs/RELNOTES-3.5
@@ -1,7 +1,7 @@
Mesa 3.5 release notes
- Month ??, 2000
+ Month ??, 2001
PLEASE READ!!!!
@@ -21,6 +21,18 @@ such as T&L hardware in which much of core Mesa isn't needed.
Details to come...
+GLU 1.3
+-------
+
+Mesa 3.5 includes the SGI Sample Implementation (SI) GLU library.
+This version of GLU supports the GLU 1.3 specification. The old
+Mesa GLU library implemented the 1.1 specification. The SI GLU
+library should work much better.
+
+You'll need a C++ compiler to compile the SI GLU library. This may
+be a problem on some systems.
+
+
New Extensions
--------------
@@ -156,4 +168,4 @@ interface structures like __GLimports and __GLexports.
----------------------------------------------------------------------
-$Id: RELNOTES-3.5,v 1.8 2000/10/30 16:00:42 keithw Exp $
+$Id: RELNOTES-3.5,v 1.9 2001/03/17 00:47:19 brianp Exp $