Support for floating point color representation in tnl module.
authorKeith Whitwell <keith@tungstengraphics.com>
Sat, 28 Apr 2001 08:39:17 +0000 (08:39 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Sat, 28 Apr 2001 08:39:17 +0000 (08:39 +0000)
commit51c0c71811508b6658e0d5dcff8426b618322a73
tree05ccb4905625b200ed1a5de00acb2295e1babec9
parent27b0758a940f19ce344f21b8db708d91933ce06d
Support for floating point color representation in tnl module.
31 files changed:
src/mesa/array_cache/ac_context.c
src/mesa/array_cache/ac_import.c
src/mesa/drivers/common/t_dd_tritmp.h
src/mesa/drivers/common/t_dd_vbtmp.h
src/mesa/main/api_noop.c
src/mesa/main/context.c
src/mesa/main/drawpix.c
src/mesa/main/get.c
src/mesa/main/light.c
src/mesa/main/light.h
src/mesa/main/mtypes.h
src/mesa/main/rastpos.c
src/mesa/math/m_translate.c
src/mesa/swrast_setup/ss_triangle.c
src/mesa/swrast_setup/ss_tritmp.h
src/mesa/swrast_setup/ss_vbtmp.h
src/mesa/tnl/t_array_api.c
src/mesa/tnl/t_array_import.c
src/mesa/tnl/t_array_import.h
src/mesa/tnl/t_context.h
src/mesa/tnl/t_imm_api.c
src/mesa/tnl/t_imm_debug.c
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_imm_fixup.c
src/mesa/tnl/t_imm_fixup.h
src/mesa/tnl/t_vb_cliptmp.h
src/mesa/tnl/t_vb_light.c
src/mesa/tnl/t_vb_lighttmp.h
src/mesa/tnl/t_vb_render.c