nvc0: force vertex data through FIFO if we need to convert it
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 12 Feb 2011 18:18:19 +0000 (19:18 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Wed, 16 Feb 2011 14:45:30 +0000 (15:45 +0100)
commit17d680cc537acf8a967d9e36f7006afab560122a
treef884c241b5059046b2a458cfc79e05dabfc43d80
parentbf1ce9c64b3da731bc6073055abc9f3340ac5a17
nvc0: force vertex data through FIFO if we need to convert it

We may want to put the converted vertex buffer in persistent
storage instead, but these are rare corner cases.
src/gallium/drivers/nvc0/nvc0_stateobj.h
src/gallium/drivers/nvc0/nvc0_vbo.c