Fixed conform problems with recent material tracking change.
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 16 Feb 2001 00:35:34 +0000 (00:35 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 16 Feb 2001 00:35:34 +0000 (00:35 +0000)
commit2448fc7deeaa870d879de17158f243f239c05b15
treec5d192531cdc1043b54856b9d60f6c3e8e217b33
parent86ca15ece74ccb5a8f4d566a4b2c8024b178d73b
Fixed conform problems with recent material tracking change.
Remove redundant 'update_materials' stage.
Fix conform segfault with seperate specular colors in mustpass.c.  These
tests still fail, however.
12 files changed:
src/mesa/Makefile.X11
src/mesa/main/Makefile.X11
src/mesa/main/state.c
src/mesa/swrast_setup/ss_context.c
src/mesa/swrast_setup/ss_vbtmp.h
src/mesa/tnl/t_imm_dlist.c
src/mesa/tnl/t_imm_exec.c
src/mesa/tnl/t_pipeline.c
src/mesa/tnl/t_pipeline.h
src/mesa/tnl/t_vb_light.c
src/mesa/tnl/t_vb_lighttmp.h
src/mesa/tnl/t_vb_render.c