r200: Don't flush when closing elts in KMS.
authorPauli Nieminen <suokkos@gmail.com>
Sun, 21 Mar 2010 20:55:13 +0000 (22:55 +0200)
committerPauli Nieminen <suokkos@gmail.com>
Sun, 21 Mar 2010 21:39:53 +0000 (23:39 +0200)
commit0900544fb54cbc2127b8729393c9c1308cd218f9
tree80c4c4e8cba5f2fb3e2b91890d341235a28b3274
parent1968d8f31d0ac83557c9366dea39b15e92bb1516
r200: Don't flush when closing elts in KMS.

Flush in middle of rendering in KMS is not allowed because
buffers are discarded in flush.

Fixes crash when emiting split indices with RADEON_DEBUG=all.
src/mesa/drivers/dri/r200/r200_cmdbuf.c