docs:fix glBlitFramebuffer() for Gallium

This commit is contained in:
Brian Paul 2009-08-05 13:50:21 -06:00
parent a59579c983
commit 5b3428d745

View file

@ -47,6 +47,7 @@ tbd
<li>Fixed front buffer rendering bug in Intel drivers.
<li>Fixed minor GLX memory leaks.
<li>Fixed some texture env / fragment program state bugs.
<li>Fixed some Gallium glBlitFramebuffer() bugs
</ul>