OSDN Git Service

r600g: Cleaned up index buffer reference handling in the draw module.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 26 Sep 2010 17:26:24 +0000 (19:26 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Tue, 28 Sep 2010 20:12:23 +0000 (22:12 +0200)
commit35f94b1942d9b99463ef9e179ebf70809e3bea69
tree4d0166c19d8f57ec1ca56b21a30c29ef65b77da1
parent89f6783d1769c61b835b49a5fb4405a3249031f4
r600g: Cleaned up index buffer reference handling in the draw module.

This fixes a buffer leak.

Signed-off-by: Tilman Sauerbeck <tilman@code-monkey.de>
src/gallium/drivers/r600/r600_buffer.c
src/gallium/drivers/r600/r600_draw.c
src/gallium/drivers/r600/r600_state2.c