Support for swappable t&l modules, including an example one in the FX
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 24 Nov 2000 10:25:05 +0000 (10:25 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 24 Nov 2000 10:25:05 +0000 (10:25 +0000)
commitad2ac216fa0cbebc36530bf9e5256e902710b892
tree2b44b0129679558d0a1760bf94d75bcdbfe145ad
parent00608a79dce1ea5e274f35b0a1883f7b623b9d7a
Support for swappable t&l modules, including an example one in the FX
driver (enable with FX_ALLOW_VTXFMT=t).
36 files changed:
src/mesa/Makefile.X11
src/mesa/drivers/glide/fxdd.c
src/mesa/drivers/glide/fxddspan.c
src/mesa/drivers/glide/fxddtex.c
src/mesa/drivers/glide/fxdrv.h
src/mesa/drivers/glide/fxglidew.c
src/mesa/drivers/glide/fxsetup.c
src/mesa/drivers/glide/fxtexman.c
src/mesa/drivers/x11/xm_tri.c
src/mesa/main/Makefile.X11
src/mesa/main/clip.c
src/mesa/main/colormac.h
src/mesa/main/context.c
src/mesa/main/dd.h
src/mesa/main/dlist.c
src/mesa/main/enable.c
src/mesa/main/light.c
src/mesa/main/light.h
src/mesa/main/macros.h
src/mesa/main/matrix.c
src/mesa/main/mtypes.h
src/mesa/main/rastpos.c
src/mesa/main/state.c
src/mesa/main/texstate.c
src/mesa/main/varray.c
src/mesa/main/varray.h
src/mesa/math/m_matrix.c
src/mesa/math/m_matrix.h
src/mesa/math/m_xform.c
src/mesa/swrast_setup/ss_vbtmp.h
src/mesa/tnl/t_context.c
src/mesa/tnl/t_context.h
src/mesa/tnl/t_pipeline.c
src/mesa/tnl/t_pipeline.h
src/mesa/tnl/tnl.h
src/mesa/x86/common_x86_asm.h