added vp negative addressing bug fix
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 22 Jul 2005 02:54:14 +0000 (02:54 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 22 Jul 2005 02:54:14 +0000 (02:54 +0000)
docs/VERSIONS

index c3535acc643a8b7ff392fa6ebd76a42775c8d39f..fee2624981ea846664e87c8d1f0e4faafe889f8c 100644 (file)
@@ -1358,4 +1358,4 @@ Mesa Version History
     Bug fixes:
        - GL_ARB_vertex/fragment_shader were mistakenly listed in the
          extensions string
-
+       - negative relative addressing in vertex programs was broken