diff options
author | Nian Wu <nian.wu@intel.com> | 2007-03-22 17:00:33 +0800 |
---|---|---|
committer | Nian Wu <nian.wu@intel.com> | 2007-03-22 17:00:33 +0800 |
commit | 2eb656ef4f4c7a365501e615a43ae72cfdc12cda (patch) | |
tree | a93ebd8b49eb559bc1eca41ec03739cd41aef113 /docs/relnotes-6.5.3.html | |
parent | 8ba06464ac8de726390899e790e15b40df08001e (diff) | |
parent | 01b7f2ab2e7a9291bf54475e816e88804ee7cd53 (diff) |
Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline
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> |