i965: Add support for NV_conditional_render.
[mesa.git] / docs / RELNOTES-6.2
index d2bc720f3d6d2b03c53e9310264d05b54e1dff51..06cfba0c7532e760c0ddf4412fd1a2bca3d5d647 100644 (file)
@@ -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.2 2004/10/02 14:56:17 brianp Exp $