From b7c727e5006e26be3f70396030aab7512498f441 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 19 Aug 2005 16:57:50 +0000 Subject: updates for 6.3.2 release, plus other assorted clean-ups --- docs/RELNOTES-6.3.2 | 11 +++--- docs/VERSIONS | 1 + docs/contents.html | 3 +- docs/glu.html | 2 +- docs/intro.html | 8 ++-- docs/license.html | 83 ++++++++++++--------------------------- docs/news.html | 32 ++++++++++++++- docs/systems.html | 111 +++++++++++++--------------------------------------- 8 files changed, 99 insertions(+), 152 deletions(-) diff --git a/docs/RELNOTES-6.3.2 b/docs/RELNOTES-6.3.2 index f13f049a34..f2d47bff19 100644 --- a/docs/RELNOTES-6.3.2 +++ b/docs/RELNOTES-6.3.2 @@ -1,10 +1,8 @@ - Mesa 6.3.2 release notes + Mesa 6.3.2 Release Notes August 19, 2005 - PLEASE READ!!!! - Introduction @@ -15,12 +13,13 @@ Odd numbered versions (such as 6.3) designate new developmental releases. Even numbered versions (such as 6.2) designate stable releases. -6.3.2 is primarily a bug fix release. See the VERSIONS file for detaisl. +6.3.2 is primarily a bug-fix release. See the VERSIONS file for details. Driver Status ----------------------- --------------------- +---------------------- ---------------------- +DRI drivers varies with the driver XMesa (Xlib) implements OpenGL 1.5 OSMesa (off-screen) implements OpenGL 1.5 Glide (3dfx Voodoo1/2) implements OpenGL 1.3 @@ -35,4 +34,4 @@ D3D needs updating ---------------------------------------------------------------------- -$Id: RELNOTES-6.3.2,v 3.1 2005/08/16 23:12:37 brianp Exp $ +$Id: RELNOTES-6.3.2,v 3.2 2005/08/19 16:57:50 brianp Exp $ diff --git a/docs/VERSIONS b/docs/VERSIONS index d84222f318..2b164cab37 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1371,3 +1371,4 @@ Mesa Version History - the GL_PIXEL_MAP_I_TO_I table is now floating point, not integer - wglGetProcAddress() didn't handle wgl-functions - fixed glxext.h cross-compile issue (Colin Harrison) + - assorted DRI driver fixes diff --git a/docs/contents.html b/docs/contents.html index 6384227885..c2ad6fff2e 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -38,7 +38,7 @@ a:visited { Download / Install