more bug fixes
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 15 Nov 2006 14:59:05 +0000 (14:59 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 15 Nov 2006 14:59:05 +0000 (14:59 +0000)
docs/relnotes-6.5.2.html

index 295f544..1ba9364 100644 (file)
@@ -64,6 +64,8 @@ copy texturing).
 <li>RGBA logicops didn't work reliably in some DRI drivers
 <li>Fixed broken RGBA LogicOps in Intel DRI drivers
 <li>Fixed some fragment program bugs in Intel i915 DRI driver
+<li>Fixed glGetVertexAttribfvARB bug 8883
+<li>Implemented glGetUniform[fi]vARB() functions
 </ul>
 
 
@@ -72,7 +74,8 @@ copy texturing).
 <ul>
 <li>The device driver functions ResizeBuffers and GetBufferSize have been
 decprecated.
-<li>OpenGL 2.0 and 2.1 support is nearly done.
+<li>OpenGL 2.0 and 2.1 support is nearly done.  We need to do quite a bit
+more testing of the shading language functions.
 </ul>