docs: added a few more bug fixes to the 7.8.2 relnotes file

This commit is contained in:
Brian Paul 2010-06-08 08:45:08 -06:00
parent 7dbfc2565e
commit 1f756d916a

View file

@ -44,6 +44,10 @@ tbd
<ul>
<li>Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT).
<li>Fixed Gallium Cell driver to buildable, runable state
<li>Fixed bad error checking for glFramebufferRenderbuffer(attachment=GL_DEPTH_STENCIL_ATTACHMENT).
<li>Fixed incorrect Z coordinate handling in "meta" glDraw/CopyPixels.
<li>Assorted i965 driver fixes.
<li>Fixed OSMesa build for 16 and 32-bit color channel depth.
</ul>