llvmpipe: update driver's provoking vertex code
authorBrian Paul <brianp@vmware.com>
Wed, 5 May 2010 19:52:05 +0000 (13:52 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 6 May 2010 00:19:30 +0000 (18:19 -0600)
commit246d39059e21bdc840128d448bcd79a957bbd1d1
treea7feadd76b2ba5e2238cc27c04fd3129d2b7955e
parentcb136a93aba4dc64db7e446b0fbc36c9172e4017
llvmpipe: update driver's provoking vertex code

Note that the lp_setup_vbuf.c code is very, very similar to the
corresponding code in softpipe.  It could probably be shared.
src/gallium/drivers/llvmpipe/lp_setup_tri.c
src/gallium/drivers/llvmpipe/lp_setup_vbuf.c