more bug fixes

This commit is contained in:
Brian Paul
2006-11-15 14:59:05 +00:00
parent 6cc5a82206
commit 222930461f
+4 -1
View 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>