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/intro.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/intro.html') diff --git a/docs/intro.html b/docs/intro.html index b63d313507..374d124b34 100644 --- a/docs/intro.html +++ b/docs/intro.html @@ -146,7 +146,8 @@ I continue to enhance Mesa with new extensions and features.

This is a summary of the major versions of Mesa. Note that Mesa's major -version number tracks OpenGL's minor version number. +version number tracks OpenGL's minor version number (+1). +Work is underway to implement the OpenGL 2.0 specification.

@@ -162,10 +163,11 @@ extensions incorporated as standard features:

Also note that several OpenGL tokens were renamed in OpenGL 1.5 -for the sake of consistency. The old names will still be valid. +for the sake of consistency. +The old tokens are still available.

-New Name                    Old Name
+New Token                   Old Token
 ------------------------------------------------------------
 GL_FOG_COORD_SRC            GL_FOG_COORDINATE_SOURCE
 GL_FOG_COORD                GL_FOG_COORDINATE
-- 
cgit v1.2.3