From: Brian Date: Wed, 21 Mar 2007 15:45:58 +0000 (-0600) Subject: document 1D convolution fix X-Git-Tag: mesa-7.8~6312 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=88db19a48412cbe89196b1cc06e8ecf8ccae78b0;p=platform%2Fupstream%2Fmesa.git document 1D convolution fix --- diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index 86e23d6..b3d2fe6 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -33,6 +33,7 @@ TBD
  • Fog was errantly applied when a fragment shader was enabled (bug 9346)
  • glPush/PopClientAttrib didn't handle VBO bindings correctly (bug 9445)
  • With 32-bit Z buffer, the fragment Z of lines and points was sometimes wrong. +
  • 1D convolution state could effect 2D image transfers