st/mesa: Reset the index buffer before destroying the pipe context.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 31 Oct 2010 14:55:51 +0000 (15:55 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Tue, 2 Nov 2010 20:52:40 +0000 (21:52 +0100)
commit965c8a3f1d0f5013359340cda72117faa8960f91
tree2394a1d0513eb3e13caab747cd25eed06cec5c27
parent52ba68d0b071620c891122d8049ec77568aa8d19
st/mesa: Reset the index buffer before destroying the pipe context.

Signed-off-by: Tilman Sauerbeck <tilman@code-monkey.de>
src/mesa/state_tracker/st_context.c