relnotes-6.4.2.html revision 60955d7f96952e3815438711d8b595c63899972d
1<HTML>
2
3<TITLE>Mesa Release Notes</TITLE>
4
5<head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
6
7<BODY>
8
9<body bgcolor="#eeeeee">
10
11<H1>Mesa 6.4.2 / February 2, 2006</H1>
12
13<p>
14Mesa 6.4.2 is a stable, bug-fix release.
15</p>
16
17
18<h2>MD5 checksums</h2>
19<pre>
20cb0d745d520fa7c2bb9178058b763544  MesaLib-6.4.2.tar.gz
217674d2c603b5834259e4e5a820cefd5b  MesaLib-6.4.2.tar.bz2
22d224e1325b33ff71a0f3893fc6b4d594  MesaLib-6.4.2.zip
23d4b345d4588fc750cd3d34f3ac26673e  MesaDemos-6.4.2.tar.gz
249cae1ab874af533ce356bd7dfe2e0bb0  MesaDemos-6.4.2.tar.bz2
252da6e1d1245e441d27813595c6ba50de  MesaDemos-6.4.2.zip
2684427d18c3453f0ea52388eeba7169b5  MesaGLUT-6.4.2.tar.gz
27b157ba8ad1ea63260cf5339132e7aac6  MesaGLUT-6.4.2.tar.bz2
28fe1523744fc05edc3811dfc6a1bf4181  MesaGLUT-6.4.2.zip
29</pre>
30
31
32<h2>New features</h2>
33<ul>
34<li>added OSMesaColorClamp() function/feature
35<li>added wglGetExtensionStringARB() function
36</ul>
37
38<h2>Changes</h2>
39<ul>
40<li>GLUT tarball
41<br>
42Starting with 6.4, the GLUT library sources are distributed in a separate
43tarball.  This was done at the request of Linux distro vendors who prefer
44to use freeglut.
45</ul>
46
47<h2>Bug fixes</h2>
48<ul>
49<li>fixed some problems when building on Windows
50<li>GLw header files weren't installed by installmesa script (bug 5396)
51<li>GL/glfbdev.h file was missing from tarballs
52<li>fixed TNL initialization bug which could lead to crash (bug 5791)
53</ul>
54
55
56<h2>Driver Status</h2>
57
58<pre>
59Driver			Status
60----------------------	----------------------
61DRI drivers		varies with the driver
62XMesa (Xlib)		implements OpenGL 1.5
63OSMesa (off-screen)	implements OpenGL 1.5
64Windows/Win32		implements OpenGL 1.5
65Glide (3dfx Voodoo1/2)  requires updates	
66SVGA			requires updates
67DJGPP			requires updates
68GGI			requires updates
69BeOS			requires updates
70Allegro			requires updates
71D3D			requires updates
72</pre>
73
74</body>
75</html>
76