diff options
author | Brian <brian@yutani.localnet.net> | 2007-01-06 12:58:28 -0700 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-01-06 12:58:28 -0700 |
commit | ade39f53f659ab9774ab14ebfefd18eb71f1d4ac (patch) | |
tree | 110d077a37868667db7685e2913179d0289e52ca /docs/relnotes-6.5.3.html | |
parent | 113b0a7f2e83f02ae9da6977ff416df5cf9671de (diff) |
document 32-bit Z line/point 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 cc3df0893b..3e84b12717 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -30,6 +30,7 @@ TBD <ul> <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. </ul> |