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/news.html | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'docs/news.html') diff --git a/docs/news.html b/docs/news.html index b76fd80c62..31e85f59c5 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,36 @@

News

+

August 19, 2005

+

+Mesa 6.3.2 has been released. +Note: there was no public release of version 6.3.1. +

+
+    New:
+	- The distribution now includes the DRI drivers and GLX code
+    Changes:
+	- Made the DRI "new" driver interface standard, remove old code
+    Bug fixes:
+	- GL_ARB_vertex/fragment_shader were mistakenly listed in the
+	  extensions string
+	- negative relative addressing in vertex programs was broken
+	- update/fix SPARC assembly code for vertex transformation
+	- fixed memory leak when freeing GLX drawables/renderbuffers
+	- fixed display list memory leak
+	- 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
+
+

+The MD5 checksums are: +

+
+(tbd)
+
+ +

July 20, 2005

Mesa 6.3 has been released. @@ -1016,6 +1046,6 @@ source code.


-$Id: news.html,v 3.22 2005/07/20 18:20:45 brianp Exp $ +$Id: news.html,v 3.23 2005/08/19 16:57:50 brianp Exp $ -- cgit v1.2.3