diff options
author | Alan Hourihane <[email protected]> | 2006-11-02 12:02:13 +0000 |
---|---|---|
committer | Alan Hourihane <[email protected]> | 2006-11-02 12:02:13 +0000 |
commit | 6d104cb932080c5c0d951fbc0ec6d30fb7ebef45 (patch) | |
tree | 17207f566d6eda4d3884ec03dfff6cdb5a1965ea /docs | |
parent | 18d52f96bb1f20b1887b67e87506835bca05d73a (diff) |
merge current trunk into vbo branch
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-6.5.2.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html index 5b69daf0c5c..06a4763c676 100644 --- a/docs/relnotes-6.5.2.html +++ b/docs/relnotes-6.5.2.html @@ -23,6 +23,8 @@ Mesa 6.5.2 is a 6.5 follow-on development release mostly consisting of <h2>New Features</h2> <ul> +<li>New <code>minstall</code> script to replace normal install program +<li>Faster fragment program execution in software </ul> <h2>Changes</h2> @@ -36,6 +38,7 @@ Mesa 6.5.2 is a 6.5 follow-on development release mostly consisting of <li>OPTION NV_position_invariant didn't work in NV vertex programs <li>glDrawPixels into a user-created framebuffer object could crash Xlib driver <li>Line clipping was broken in some circumstances +<li>fragment.fogcoord register didn't always contain the correct value </ul> |