OSDN Git Service

svga: Re-emit bound rendertargets and texture samplers at the beginning of every...
authorJosé Fonseca <jfonseca@vmware.com>
Sun, 15 Aug 2010 12:36:02 +0000 (13:36 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 30 Aug 2010 12:01:57 +0000 (13:01 +0100)
commit5a70db643295e99ca3f821a34abe474d56a6c872
treeef8f07998eb0f67ebb98ac89992e8a0b377f23fe
parent007bac83312b29061753e625edfd45ccab9ecc9c
svga: Re-emit bound rendertargets and texture samplers at the beginning of every command buffer.

Only non null resources.

To ensure that relocations are emitted for every resource currently
referred.
src/gallium/drivers/svga/svga_context.c
src/gallium/drivers/svga/svga_context.h
src/gallium/drivers/svga/svga_state_framebuffer.c
src/gallium/drivers/svga/svga_state_tss.c