src/mesa/main/texenvprogram.c | 4 ++++ src/mesa/state_tracker/st_atom_sampler.c | 25 ++++++++++++++++--------- 2 files changed, 20 insertions(+), 9 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit f3b3ea9742e6511fa46332c2c6d2433f96cc5c10 Author: Brian <[EMAIL PROTECTED]> Date: Fri Dec 14 11:43:15 2007 -0700 update_samplers() didn't respect the sampler->texunit mapping. This fixes the glsl/texdemo1.c program. commit fce4612f8a29ee1798c9326a431a139d856c7a04 Author: Brian <[EMAIL PROTECTED]> Date: Fri Dec 14 11:42:28 2007 -0700 set SamplerUnit[] entry in load_texture() just to be safe _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
