summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-28 09:59:59 -0600
committerBrian Paul <brianp@vmware.com>2009-09-28 09:59:59 -0600
commiteeb7e04da64fdae3a40b1afdcde71dcded2481f3 (patch)
treed968a71505b92c86a78b435f72752884a9435f92 /docs
parent151e0c0aeaa78f4eb6a87d2b3dd86b4807db1523 (diff)
parentd09941c8cc2d4620eb774744c8878921b9dc3bcc (diff)
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.5.2.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html
index b638c0517d..0832e11bb4 100644
--- a/docs/relnotes-7.5.2.html
+++ b/docs/relnotes-7.5.2.html
@@ -49,6 +49,10 @@ tbd
(such as bug 23946)
<li>glUseProgram() is now compiled into display lists (bug 23746).
<li>glUniform functions are now compiled into display lists
+<li>Auto mipmap generation didn't work reliably with Gallium.
+<li>Fixed random number usage in GLX code.
+<li>Fixed invalid GL_OUT_OF_MEMORY error sometimes raised by glTexSubImage2D
+ when using Gallium.
</ul>