From: Brian Date: Wed, 21 Mar 2007 15:45:58 +0000 (-0600) Subject: document 1D convolution fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=88db19a48412cbe89196b1cc06e8ecf8ccae78b0;p=mesa.git document 1D convolution fix --- diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index 86e23d6d0d9..b3d2fe64556 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