OSDN Git Service

Store material attributes in an Attrib[] style array. This is a
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 5 Aug 2003 18:55:49 +0000 (18:55 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 5 Aug 2003 18:55:49 +0000 (18:55 +0000)
commitff56908e09c0351179478deb19677cf56eec1f64
treeca51e376173869a8cb44304a0105b237f1dafce9
parente6dea091c0a1fe9ad9720c07ddf7164e5fc45ac6
Store material attributes in an Attrib[] style array.  This is a
first step to reviving/rescuing the 'vtx' rework from the old mesa
tree.
13 files changed:
src/mesa/main/api_noop.c
src/mesa/main/attrib.c
src/mesa/main/light.c
src/mesa/main/light.h
src/mesa/main/mtypes.h
src/mesa/main/rastpos.c
src/mesa/tnl/t_context.h
src/mesa/tnl/t_imm_api.c
src/mesa/tnl/t_imm_dlist.c
src/mesa/tnl/t_imm_exec.c
src/mesa/tnl/t_imm_fixup.c
src/mesa/tnl/t_vb_light.c
src/mesa/tnl/t_vb_lighttmp.h