From: Brian Paul Date: Wed, 5 Aug 2009 19:50:21 +0000 (-0600) Subject: docs:fix glBlitFramebuffer() for Gallium X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b3428d7453eec8e8a5344e22113774dea1dc456;p=mesa.git docs:fix glBlitFramebuffer() for Gallium --- diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 7442decd64b..2a7661f6011 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