diff options
| -rw-r--r-- | docs/relnotes-6.5.2.html | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html index 295f5442c3..1ba936413a 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> | 
