gallivm: Fix build with llvm-3.0
[mesa.git] / docs / RELNOTES-6.1
index 76baccd5c0072d2d32ff823111f188b9de614535..8de64d1f1c379f9455e4c0d96ebe3a35942335fa 100644 (file)
@@ -1,7 +1,7 @@
 
                            Mesa 6.1 release notes
 
-                             Month day, 2004
+                              August 18, 2004
 
                               PLEASE READ!!!!
 
@@ -18,15 +18,9 @@ Even numbered versions (such as 6.0) designate stable releases.
 New Features
 ------------
 
-GL_ARB_texture_float extension (not finished yet)
-
-   Supports 16 and 32-bit floating point textures.
-
-GL_ARB_half_float_pixel extension (not finished yet)
-
-   Adds the GLhalfARB datatype for 16-bit floating point for glDraw/ReadPixels,
-   and glTexImage commands.
-
+Half-precision floating point (GLhalf) pixel formats are supported
+in Mesa, but the feature isn't exposed yet since the ARB extension
+hasn't been finalized yet.
 
 
 Texture image handling
@@ -96,7 +90,7 @@ Driver                        Status
 ---------------------- ---------------------
 XMesa (Xlib)           implements OpenGL 1.5
 OSMesa (off-screen)    implements OpenGL 1.5
-FX (3dfx Voodoo1/2)    implements OpenGL 1.3
+Glide (3dfx Voodoo1/2) implements OpenGL 1.3
 SVGA                   implements OpenGL 1.3
 Wind River UGL         implements OpenGL 1.3
 Windows/Win32          implements OpenGL 1.5
@@ -115,4 +109,3 @@ See the VERSIONS file for more details about bug fixes, etc. in Mesa 6.1.
 
 
 ----------------------------------------------------------------------
-$Id: RELNOTES-6.1,v 3.3 2004/05/05 00:02:23 brianp Exp $