docs: recent 7.5.1 bug fixes

This commit is contained in:
Brian Paul 2009-08-24 13:02:33 -06:00
parent 69170a4aae
commit b879316d4d

View file

@ -50,6 +50,8 @@ tbd
<li>Fixed minor GLX memory leaks.
<li>Fixed some texture env / fragment program state bugs.
<li>Fixed some Gallium glBlitFramebuffer() bugs
<li>Empty glBegin/glEnd() pair could cause divide by zero (bug 23489)
<li>Fixed Gallium glBitmap() Z position bug
</ul>