From: Brian Paul Date: Wed, 5 Aug 2009 19:50:21 +0000 (-0600) Subject: docs:fix glBlitFramebuffer() for Gallium X-Git-Tag: 062012170305~16521^2~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5b3428d7453eec8e8a5344e22113774dea1dc456;p=profile%2Fivi%2Fmesa.git docs:fix glBlitFramebuffer() for Gallium --- diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 7442dec..2a7661f 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -47,6 +47,7 @@ tbd
  • Fixed front buffer rendering bug in Intel drivers.
  • Fixed minor GLX memory leaks.
  • Fixed some texture env / fragment program state bugs. +
  • Fixed some Gallium glBlitFramebuffer() bugs