Add EXT_vertex_cull support to mesa
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 10 May 2004 18:16:03 +0000 (18:16 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 10 May 2004 18:16:03 +0000 (18:16 +0000)
commit352d4dbfb24c65f327759c00c7db7d30a9482e35
treecabc4ec120d77e991ec7fcb3e21baa3b26b0c282
parent39fe9a7fe38081d6f40c4bf388a132c583330912
Add EXT_vertex_cull support to mesa
14 files changed:
src/mesa/main/clip.c
src/mesa/main/clip.h
src/mesa/main/enable.c
src/mesa/main/extensions.c
src/mesa/main/matrix.c
src/mesa/main/mtypes.h
src/mesa/main/state.c
src/mesa/math/m_xform.h
src/mesa/tnl/t_context.h
src/mesa/tnl/t_pipeline.h
src/mesa/tnl/t_vb_cull.c [new file with mode: 0644]
src/mesa/tnl/t_vb_render.c
src/mesa/tnl/t_vb_vertex.c
src/mesa/tnl_dd/t_dd_dmatmp.h