Lighting now emits colors as CHAN_TYPE, as it used to. This will require
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 17 Jul 2001 19:39:32 +0000 (19:39 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 17 Jul 2001 19:39:32 +0000 (19:39 +0000)
commit53560311294814ae0daa8457307a2b25077bf4e9
treecffad805f3e213014d055f53609d71dd81aa37fc
parent4ae22b9721e4f123354aad9921da1613fd078367
Lighting now emits colors as CHAN_TYPE, as it used to.  This will require
minor adjustments in the dri drivers for twosided lighting to work again.
src/mesa/drivers/common/t_dd_tritmp.h
src/mesa/swrast/s_context.c
src/mesa/swrast_setup/ss_context.c
src/mesa/swrast_setup/ss_context.h
src/mesa/swrast_setup/ss_triangle.c
src/mesa/swrast_setup/ss_tritmp.h
src/mesa/swrast_setup/ss_vb.c
src/mesa/swrast_setup/ss_vbtmp.h
src/mesa/tnl/t_vb_light.c
src/mesa/tnl/t_vb_lighttmp.h