projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34a3779
)
fix glVertexAttribPointerARB's normalized behaviour
author
Brian Paul
<brian.paul@tungstengraphics.com>
Tue, 13 Jun 2006 17:17:32 +0000
(17:17 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Tue, 13 Jun 2006 17:17:32 +0000
(17:17 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 5f1a9d3e378cdebec714b0e9d85661c03a54910e..547a48ffac8b4e9e3dc0fb3211ecce3bbda1feaf 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1494,3
+1494,4
@@
Mesa Version History
- fixed convolution memory leak (bug 7077)
- rectangular depth textures didn't work
- invalid mode to glBegin didn't generate an error (bug 7142)
+ - 'normalized' parameter to glVertexAttribPointerARB didn't work