In import_attrib(), use the from->Normalized flag to choose the right
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 13 Jun 2006 17:06:44 +0000 (17:06 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 13 Jun 2006 17:06:44 +0000 (17:06 +0000)
commit44b82dffe836b25d42c7a3d7b4e62d0eb7cc033f
tree0a880f448a2fe003ffca3e3dd5a1bad0dc3349cc
parent5c7c5a762e602b67e404e04db5ab429bdf2fce1a
In import_attrib(), use the from->Normalized flag to choose the right
translation function.
Before this fix the 'normalized' flag to glVertexAttribPointerARB() was ignored.
src/mesa/array_cache/ac_import.c