nvfx: don't use hw index buffers on nv3x and nv44
authorLuca Barbieri <luca@luca-barbieri.com>
Mon, 12 Apr 2010 18:36:44 +0000 (20:36 +0200)
committerLuca Barbieri <luca@luca-barbieri.com>
Mon, 12 Apr 2010 18:39:09 +0000 (20:39 +0200)
commit6d6acaebad86241dd2f94db6476554346d5aec91
treeec4446476f606632a77ea1e06a8483e5cc1b0c0b
parentf9397f34b67b49ffb00b8b98e6a11e1cdb021016
nvfx: don't use hw index buffers on nv3x and nv44

They only apparently work on nv40 grclass cards, and this was the
previous behavior of the driver.

This really needs to be investigated more.
src/gallium/drivers/nvfx/nvfx_screen.c
src/gallium/drivers/nvfx/nvfx_vbo.c