draw: remove draw_vf code, use translate instead
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 18 Apr 2008 19:05:36 +0000 (20:05 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 18 Apr 2008 19:05:36 +0000 (20:05 +0100)
commitcb9f0a589623397c3437911aeef39f189213527a
tree55425c438f5825cf5b384bbc17c68e4624b22ec6
parent7b34a43d1ab74974bd157a2339d7a491aed9c9b4
draw: remove draw_vf code, use translate instead
src/gallium/auxiliary/draw/Makefile
src/gallium/auxiliary/draw/SConscript
src/gallium/auxiliary/draw/draw_pt_emit.c
src/gallium/auxiliary/draw/draw_vbuf.c
src/gallium/auxiliary/draw/draw_vf.c [deleted file]
src/gallium/auxiliary/draw/draw_vf.h [deleted file]
src/gallium/auxiliary/draw/draw_vf_generic.c [deleted file]
src/gallium/auxiliary/draw/draw_vf_sse.c [deleted file]