diff options
Diffstat (limited to 'docs/relnotes-7.5.2.html')
-rw-r--r-- | docs/relnotes-7.5.2.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html index b638c0517dd..0832e11bb49 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> |