gallium: Teach draw_vf about draw vertices.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Wed, 30 Jan 2008 07:46:41 +0000 (16:46 +0900)
committerBen Skeggs <skeggsb@gmail.com>
Fri, 15 Feb 2008 02:50:25 +0000 (13:50 +1100)
commitee41d7afc922083de46cbdc491ee6052f3c4d45b
tree134ca6871d0b939e86d9439552993b65ef2ef44d
parentcdb48e20d64b8dedcda2ee7f0636db223efef0fa
gallium: Teach draw_vf about draw vertices.

This reduces the emit overhead, which is significant since we're
emiting one vertex at a time.
src/mesa/pipe/draw/draw_vbuf.c
src/mesa/pipe/draw/draw_vf.c
src/mesa/pipe/draw/draw_vf.h