More suport for t&l drivers
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 13 Feb 2002 00:53:19 +0000 (00:53 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 13 Feb 2002 00:53:19 +0000 (00:53 +0000)
commit0cb28418d06c30e431bdff515c1d36a812d5950d
tree4055885872891fb515f0acb780bf63a3a5fb02b8
parent12a1024d9d003afe1212cc48af04dac81c034299
More suport for t&l drivers
Fix GLuint compare bugs
Fix RESET_STIPPLE calls
22 files changed:
src/mesa/drivers/common/t_dd_dmatmp.h
src/mesa/drivers/common/t_dd_vbtmp.h
src/mesa/main/attrib.c
src/mesa/main/attrib.h
src/mesa/main/dd.h
src/mesa/main/enable.c
src/mesa/main/light.c
src/mesa/main/macros.h
src/mesa/main/mtypes.h
src/mesa/main/state.c
src/mesa/main/state.h
src/mesa/tnl/t_context.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
src/mesa/tnl/t_vb_render.c
src/mesa/tnl/t_vb_rendertmp.h
src/mesa/tnl/tnl.h