Rename the various function types in t_context.h to include a tnl_ prefix.
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 1 Jul 2004 13:14:05 +0000 (13:14 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 1 Jul 2004 13:14:05 +0000 (13:14 +0000)
commit3d38361b718d490e1e7fda64519952ec887cd149
treecb4aa9e3da58210f0ef4f4e6172b9b78892cc30a
parentc3c8c71846fb507b57282128d53ba9666e66fe03
Rename the various function types in t_context.h to include a tnl_ prefix.
51 files changed:
src/mesa/drivers/dri/ffb/ffb_tris.c
src/mesa/drivers/dri/ffb/ffb_vb.c
src/mesa/drivers/dri/gamma/gamma_render.c
src/mesa/drivers/dri/gamma/gamma_tris.c
src/mesa/drivers/dri/gamma/gamma_vb.c
src/mesa/drivers/dri/i810/i810tris.c
src/mesa/drivers/dri/i810/i810vb.c
src/mesa/drivers/dri/i830/i830_tris.c
src/mesa/drivers/dri/i915/intel_tris.c
src/mesa/drivers/dri/mach64/mach64_tris.c
src/mesa/drivers/dri/mach64/mach64_vb.c
src/mesa/drivers/dri/mga/mgatris.c
src/mesa/drivers/dri/mga/mgavb.c
src/mesa/drivers/dri/r128/r128_tris.c
src/mesa/drivers/dri/r128/r128_vb.c
src/mesa/drivers/dri/r200/r200_swtcl.c
src/mesa/drivers/dri/radeon/radeon_swtcl.c
src/mesa/drivers/dri/savage/savagetris.c
src/mesa/drivers/dri/sis/sis_tris.c
src/mesa/drivers/dri/tdfx/tdfx_tris.c
src/mesa/drivers/dri/tdfx/tdfx_vb.c
src/mesa/drivers/dri/unichrome/via_dmatmp.h
src/mesa/drivers/dri/unichrome/via_render.c
src/mesa/drivers/dri/unichrome/via_tris.c
src/mesa/drivers/dri/unichrome/via_vb.c
src/mesa/drivers/dri/unichrome/via_vb_cliptmp.h
src/mesa/drivers/glide/fxtris.c
src/mesa/drivers/glide/fxvb.c
src/mesa/drivers/windows/gdi/wmesa.c
src/mesa/drivers/windows/gldirect/dx7/gld_vb_d3d_render_dx7.c
src/mesa/drivers/windows/gldirect/dx7/gld_vb_mesa_render_dx7.c
src/mesa/drivers/windows/gldirect/dx8/gld_vb_d3d_render_dx8.c
src/mesa/drivers/windows/gldirect/dx8/gld_vb_mesa_render_dx8.c
src/mesa/drivers/windows/gldirect/dx9/gld_vb_d3d_render_dx9.c
src/mesa/drivers/windows/gldirect/dx9/gld_vb_mesa_render_dx9.c
src/mesa/drivers/windows/gldirect/mesasw/gld_wgl_mesasw.c
src/mesa/swrast_setup/ss_triangle.c
src/mesa/tnl/t_context.h
src/mesa/tnl/t_pipeline.h
src/mesa/tnl/t_vb_cliptmp.h
src/mesa/tnl/t_vb_render.c
src/mesa/tnl/t_vertex.c
src/mesa/tnl/t_vertex.h
src/mesa/tnl/t_vertex_c.c
src/mesa/tnl/t_vertex_codegen.c
src/mesa/tnl/t_vtx_api.c
src/mesa/tnl/t_vtx_api.h
src/mesa/tnl/t_vtx_generic.c
src/mesa/tnl/t_vtx_x86.c
src/mesa/tnl_dd/t_dd_dmatmp.h
src/mesa/tnl_dd/t_dd_dmatmp2.h