projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61e694f
)
added vp negative addressing bug fix
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 22 Jul 2005 02:54:14 +0000
(
02:54
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 22 Jul 2005 02:54:14 +0000
(
02:54
+0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index c3535acc643a8b7ff392fa6ebd76a42775c8d39f..fee2624981ea846664e87c8d1f0e4faafe889f8c 100644
(file)
--- 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