summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-10-10 21:44:55 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-10-10 21:44:55 +0000
commitc61ecf373e58151aa7d3a4244ef139e015676b66 (patch)
tree03fb846bb58f0c7741bf8a14ddc3a4a5df4ee022 /docs
parent39c4daa6bc15a83a97c3c0b456bf1795ef9e6099 (diff)
fixed NV_position_invariant
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-6.5.2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html
index 0b5e251e343..5dd88f2e29d 100644
--- a/docs/relnotes-6.5.2.html
+++ b/docs/relnotes-6.5.2.html
@@ -33,6 +33,7 @@ Mesa 6.5.2 is a 6.5 follow-on development release mostly consisting of
<li>fixed invalid memory read while rendering textured points (bug 8320)
<li>fixed problems with freebsd-dri configuration (bug 8344)
<li>Mesa's fake glxGetCurrentContext() wasn't thread-aware
+<li>OPTION NV_position_invariant didn't work in NV vertex programs
</ul>