Skip to content
Snippets Groups Projects
Commit fc613848 authored by Brian Paul's avatar Brian Paul
Browse files

docs: list additional 7.5.2 bug fixes

parent c7d0f0b4
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,9 @@ tbd
<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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment