svga: avoid ubinding render targets that have already been unbound
authorCharmaine Lee <charmainel@vmware.com>
Tue, 12 Jul 2016 00:11:41 +0000 (17:11 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 15 Jul 2016 20:24:34 +0000 (14:24 -0600)
commit6b7923ee46eca7b98a36992f77fea362b469a1d9
treef51815db8f8c574b270a292d76b28ddef9869642
parent4f633d110ac552f7658199dacf80df15d6690c24
svga: avoid ubinding render targets that have already been unbound

Fixed the remaining redundant SetRenderTargets command emission.

Tested with lightsMark2008, Heaven, mtt piglit, glretrace, conform.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/svga/svga_state_framebuffer.c