summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-07-22 02:54:14 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-07-22 02:54:14 +0000
commitfea5a428e900ee4a3e2b8a0f7f6cf0d5264b9112 (patch)
tree916e764590348e78444c4cfde10e70c50881ef3f /docs/VERSIONS
parent61e694f270d8a4a03a3245b5e6eea805915ed74b (diff)
added vp negative addressing bug fix
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS2
1 files changed, 1 insertions, 1 deletions
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