src/mesa/pipe/draw/Makefile | 2 src/mesa/pipe/draw/draw_vbuf.c | 2 src/mesa/pipe/draw/draw_vf.c | 90 ------- src/mesa/pipe/draw/draw_vf.h | 18 - src/mesa/pipe/draw/draw_vf_generic.c | 420 ----------------------------------- src/mesa/pipe/draw/draw_vf_sse.c | 51 ---- 6 files changed, 9 insertions(+), 574 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 5abc8d9e23b1b8cde9c4183b73bfced3d4f01c87 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Mon Jan 28 10:14:13 2008 +0000 gallium: remove dead code from draw_vf* _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit