diff options
author | Brian <brian@yutani.localnet.net> | 2007-03-21 09:45:58 -0600 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-03-21 09:45:58 -0600 |
commit | 88db19a48412cbe89196b1cc06e8ecf8ccae78b0 (patch) | |
tree | d551f3ebe7d0ffee45a0b71a1b33add8dea6ff0e /docs/relnotes-6.5.3.html | |
parent | 249b451d2068c781d29a6527e152b39d08b1c877 (diff) |
document 1D convolution fix
Diffstat (limited to 'docs/relnotes-6.5.3.html')
-rw-r--r-- | docs/relnotes-6.5.3.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index 86e23d6d0d..b3d2fe6455 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -33,6 +33,7 @@ TBD <li>Fog was errantly applied when a fragment shader was enabled (bug 9346) <li>glPush/PopClientAttrib didn't handle VBO bindings correctly (bug 9445) <li>With 32-bit Z buffer, the fragment Z of lines and points was sometimes wrong. +<li>1D convolution state could effect 2D image transfers </ul> |