nv50,nvc0: advertise GL_FIXED vertex buffers as supported
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 2 May 2011 21:55:05 +0000 (23:55 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 2 May 2011 22:02:36 +0000 (00:02 +0200)
commit220abb7adf61872ddfb5b250be8085ee0fc2416d
tree26b33db1abbf7cfa00bf094f2723f12d86e9858b
parentf986a6560f3ee9a79b89e9409e3a9ac52b53315c
nv50,nvc0: advertise GL_FIXED vertex buffers as supported

We'll handle them like f64 vertex buffers, by falling back to
copying vertex data to the command buffer through translate.
src/gallium/drivers/nv50/nv50_formats.c
src/gallium/drivers/nvc0/nvc0_formats.c