1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <title>Mesa Release Notes</title>
6 <link rel="stylesheet" type="text/css" href="mesa.css">
10 <h1>Mesa 6.4.2 / February 2, 2006</h1>
13 Mesa 6.4.2 is a stable, bug-fix release.
17 <h2>MD5 checksums</h2>
19 cb0d745d520fa7c2bb9178058b763544 MesaLib-6.4.2.tar.gz
20 7674d2c603b5834259e4e5a820cefd5b MesaLib-6.4.2.tar.bz2
21 d224e1325b33ff71a0f3893fc6b4d594 MesaLib-6.4.2.zip
22 d4b345d4588fc750cd3d34f3ac26673e MesaDemos-6.4.2.tar.gz
23 9cae1ab874af533ce356bd7dfe2e0bb0 MesaDemos-6.4.2.tar.bz2
24 2da6e1d1245e441d27813595c6ba50de MesaDemos-6.4.2.zip
25 84427d18c3453f0ea52388eeba7169b5 MesaGLUT-6.4.2.tar.gz
26 b157ba8ad1ea63260cf5339132e7aac6 MesaGLUT-6.4.2.tar.bz2
27 fe1523744fc05edc3811dfc6a1bf4181 MesaGLUT-6.4.2.zip
33 <li>added OSMesaColorClamp() function/feature
34 <li>added wglGetExtensionStringARB() function
41 Starting with 6.4, the GLUT library sources are distributed in a separate
42 tarball. This was done at the request of Linux distro vendors who prefer
48 <li>fixed some problems when building on Windows
49 <li>GLw header files weren't installed by installmesa script (bug 5396)
50 <li>GL/glfbdev.h file was missing from tarballs
51 <li>fixed TNL initialization bug which could lead to crash (bug 5791)
55 <h2>Driver Status</h2>
59 ---------------------- ----------------------
60 DRI drivers varies with the driver
61 XMesa (Xlib) implements OpenGL 1.5
62 OSMesa (off-screen) implements OpenGL 1.5
63 Windows/Win32 implements OpenGL 1.5
64 Glide (3dfx Voodoo1/2) requires updates
66 DJGPP requires updates
69 Allegro requires updates