First stab at hooking draw_vbuf & vf.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 28 Jan 2008 09:46:21 +0000 (18:46 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 28 Jan 2008 09:46:21 +0000 (18:46 +0900)
commit09059259bed779360158664625e41a67f7496a74
treec5bf90c4ef277ed70dc66f56e7be2d826c5fc372
parent19caf4e4f0eae82ff5f36e5bc99463b6677467e6
First stab at hooking draw_vbuf & vf.

Emit disabled for now. Tested with softpipe. Only one vertex at a time for now (slow).
src/mesa/pipe/draw/draw_vbuf.c
src/mesa/pipe/draw/draw_vf.c
src/mesa/pipe/draw/draw_vf.h
src/mesa/pipe/draw/draw_vf_generic.c
src/mesa/pipe/draw/draw_vf_sse.c