summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-11-15 14:59:05 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-11-15 14:59:05 +0000
commit222930461f8afef0e130b435a91264a0d4473251 (patch)
tree78f4895104dbf70dde6c9c3ed14b51c47071edc6 /docs
parent6cc5a82206503190c2387266b4ad1b075d9dec62 (diff)
more bug fixes
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-6.5.2.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html
index 295f5442c3d..1ba936413a8 100644
--- a/docs/relnotes-6.5.2.html
+++ b/docs/relnotes-6.5.2.html
@@ -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>