summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_state.h
AgeCommit message (Collapse)Author
2011-02-24svga: Ensure rendertargets and textures are always rebound at every command ↵José Fonseca
buffer start. The svga_update_state() mechanism is inadequate as it will always end up flushing the primitives before processing the SVGA_NEW_COMMAND_BUFFER dirty state flag.
2009-11-17svga: Add svga driverJakob Bornecrantz