diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2005-07-22 02:54:14 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2005-07-22 02:54:14 +0000 |
commit | fea5a428e900ee4a3e2b8a0f7f6cf0d5264b9112 (patch) | |
tree | 916e764590348e78444c4cfde10e70c50881ef3f | |
parent | 61e694f270d8a4a03a3245b5e6eea805915ed74b (diff) |
added vp negative addressing bug fix
-rw-r--r-- | docs/VERSIONS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index c3535acc64..fee2624981 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 |