mesa: new MESA_EXTENSION_MAX_YEAR env var
[mesa.git] / docs / RELNOTES-6.2
index 4dcab9f1ef5b172e25bbe6653c5300778385d062..06cfba0c7532e760c0ddf4412fd1a2bca3d5d647 100644 (file)
@@ -1,7 +1,7 @@
 
                            Mesa 6.2 release notes
 
-                              Month, day, 2004
+                              October 2, 2004
 
                               PLEASE READ!!!!
 
@@ -19,6 +19,19 @@ This release primarily just fixes bugs found in the Mesa 6.1 release.
 See the VERSIONS file for details.
 
 
+ToDo: PBO for polygon stipple, convolution filter, etc.
+
+
+
+Known Issues
+------------
+
+The GL_EXT_pixel_buffer_object extension isn't fully implemented for
+functions like glPolygonStipple, glConvolutionFilter, glColorTable,
+etc.  The important functions like glRead/DrawPixels, glTex[Sub]Image,
+and glBitmap work with PBOs.
+
+
 
 Driver                 Status
 ---------------------- ---------------------
@@ -36,4 +49,3 @@ D3D                   needs updating
 
 
 ----------------------------------------------------------------------
-$Id: RELNOTES-6.2,v 3.1 2004/08/22 17:43:31 brianp Exp $