From: Brian Paul Date: Fri, 22 Jul 2005 02:54:14 +0000 (+0000) Subject: added vp negative addressing bug fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fea5a428e900ee4a3e2b8a0f7f6cf0d5264b9112;p=mesa.git added vp negative addressing bug fix --- diff --git a/docs/VERSIONS b/docs/VERSIONS index c3535acc643..fee2624981e 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -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