summaryrefslogtreecommitdiff
path: root/docs/relnotes-6.5.2.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-11-01 15:24:47 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-11-01 15:24:47 +0000
commit351feae13086f01dc9a2a1e252fee1d507974c38 (patch)
tree9712f3b519895cf647b6f318c27cc52fb06c5467 /docs/relnotes-6.5.2.html
parent57f09b6e5eccd32ee34f82eab94cdeb7a7243c91 (diff)
recent updates/fixes
Diffstat (limited to 'docs/relnotes-6.5.2.html')
-rw-r--r--docs/relnotes-6.5.2.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html
index 5b69daf0c5..06a4763c67 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>