From: Brian Paul Date: Tue, 10 Oct 2006 21:44:55 +0000 (+0000) Subject: fixed NV_position_invariant X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c61ecf373e58151aa7d3a4244ef139e015676b66;p=mesa.git fixed NV_position_invariant --- 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
  • fixed invalid memory read while rendering textured points (bug 8320)
  • fixed problems with freebsd-dri configuration (bug 8344)
  • Mesa's fake glxGetCurrentContext() wasn't thread-aware +
  • OPTION NV_position_invariant didn't work in NV vertex programs