From 4df010b29689f023ba55043432502b69b8a9bffa Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 13 Jun 2006 17:17:32 +0000 Subject: fix glVertexAttribPointerARB's normalized behaviour --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 -- cgit v1.2.3