From 4d864b087e9c998b28b37e10d41418edbaba9fab Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 4 Apr 2007 09:33:12 -0600 Subject: assorted updates --- docs/contents.html | 3 ++- docs/intro.html | 30 +++++++++++++----------------- docs/license.html | 30 +++++++++++++++++++++++++++++- docs/news.html | 19 +++++++++++++++++++ docs/relnotes-6.5.3.html | 5 +++-- 5 files changed, 66 insertions(+), 21 deletions(-) diff --git a/docs/contents.html b/docs/contents.html index 21eca4df87..d8f427e59b 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -25,6 +25,7 @@ a:visited { @@ -49,11 +52,9 @@ TBD
  • Massive changes to the Shading Language compiler.
  • The _MaintainTnlProgram, _MaintainTexEnvProgram, _TexEnvProgram and _TnlProgram fields have been moved. -
  • The ctx->FragmentProgram._Active field has been removed.
  • The ctx->Vertex/FragmentProgram._Current fields point to the program in effect, whether it comes from a shader, user-program or generated fixed-function program. -
  • The _UseTexEnvProgram field has been removed. -- cgit v1.2.3