st/mesa: Reset the constant buffers before destroying the pipe context.
authorTilman Sauerbeck <tilman@code-monkey.de>
Tue, 2 Nov 2010 21:15:15 +0000 (22:15 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 4 Nov 2010 19:01:25 +0000 (20:01 +0100)
commit646a8b7e1dfbd126819d577a94102e64748d0b9d
treed95667e0a441afe6bad175bb8fcf78c42df8c920
parente7f5d19a1106351f2db8f62f59f51be86eaa93df
st/mesa: Reset the constant buffers before destroying the pipe context.

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