OSDN Git Service

bring in 6.2.1 changes
[android-x86/external-mesa.git] / docs / RELNOTES-6.3
index 533dd35..3a4ea3f 100644 (file)
@@ -16,7 +16,23 @@ Even numbered versions (such as 6.2) designate stable releases.
 
 
 
-To Do: PBO for polygon stipple, convolution filter, etc.
+New Features
+------------
+
+GL_ARB_draw_buffers - allows a fragment program to write to a number of
+  separate color buffers, instead of just one.
+
+GL_OES_read_format - allows one to query the fastest glReadPixels format
+  and datatype.
+
+
+
+To Do before release
+--------------------
+ Fix dinoshade bug
+ Switch to freeglut
+ Increase MAX_DRAWBUFFERS
+ driver hooks for BeginQuery/EndQuery
 
 
 
@@ -37,4 +53,4 @@ D3D                   needs updating
 
 
 ----------------------------------------------------------------------
-$Id: RELNOTES-6.3,v 3.1 2004/10/02 15:43:14 brianp Exp $
+$Id: RELNOTES-6.3,v 3.6 2004/12/09 23:21:36 brianp Exp $