update_samplers() didn't respect the sampler->texunit mapping.
authorBrian <brian.paul@tungstengraphics.com>
Fri, 14 Dec 2007 18:43:15 +0000 (11:43 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 14 Dec 2007 18:43:15 +0000 (11:43 -0700)
commitf3b3ea9742e6511fa46332c2c6d2433f96cc5c10
treec5124167482878cf6b4623cfb948b1aa5b2f7eda
parentfce4612f8a29ee1798c9326a431a139d856c7a04
update_samplers() didn't respect the sampler->texunit mapping.

This fixes the glsl/texdemo1.c program.
src/mesa/state_tracker/st_atom_sampler.c