nv50: disable stream output before reconfiguring it
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 14 Jun 2012 21:30:49 +0000 (23:30 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 14 Jun 2012 21:30:49 +0000 (23:30 +0200)
commit169a0ae40aed27e3f61ac5989b05f0014dab6525
treed3bfeeb88cfdcc254addf3e3119462ba0fee54c8
parentef51ce522bbb0a9bb3e6faa4890049b21f533aed
nv50: disable stream output before reconfiguring it

If we don't, the GPU will just throw an ILLEGAL_OPERATION error.
src/gallium/drivers/nv50/nv50_shader_state.c