diff options
| author | Brian Paul <brian.paul@tungstengraphics.com> | 2006-06-13 17:17:32 +0000 |
|---|---|---|
| committer | Brian Paul <brian.paul@tungstengraphics.com> | 2006-06-13 17:17:32 +0000 |
| commit | 4df010b29689f023ba55043432502b69b8a9bffa (patch) | |
| tree | 104897673e937993036c498df8a1704c30f396db | |
| parent | 34a3779aae716bf24f59257077694d26d0dfec18 (diff) | |
fix glVertexAttribPointerARB's normalized behaviour
| -rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 5f1a9d3e37..547a48ffac 100644 --- 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 |
