Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 20 Feb 2001 18:28:52 +0000 (18:28 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 20 Feb 2001 18:28:52 +0000 (18:28 +0000)
commit4eebc90a174722422daea6352d4e980bc81b4bb2
treefd3f4bedaaf568c17d99cd9e028622ffd505a329
parent8bbc71f2eb6a3d7acce6bc1a66a4caea54d3fc8d
Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.
12 files changed:
src/mesa/array_cache/ac_import.c
src/mesa/math/m_translate.c
src/mesa/math/m_translate.h
src/mesa/math/m_vector.c
src/mesa/math/m_vector.h
src/mesa/tnl/t_array_api.c
src/mesa/tnl/t_array_import.c
src/mesa/tnl/t_context.h
src/mesa/tnl/t_imm_elt.c
src/mesa/tnl/t_imm_eval.c
src/mesa/tnl/t_imm_exec.c
src/mesa/tnl/t_vb_light.c