summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_resource_buffer.c
AgeCommit message (Expand)Author
2011-03-15svga: Tell the host to discard when doing writes without FLUSH_EXPLICIT.José Fonseca
2011-03-15svga: Ensure DMA commands are serialized with unsynchronized flag is unset.José Fonseca
2011-03-11gallium: kill is_resource_referencedMarek Olšák
2011-02-18svga: Make sure that refcnt debugger gets the correct backtrace for createJakob Bornecrantz
2011-02-16svga: disable a debug_printf() callBrian Paul
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-05-03svga: Remove the screen private context.José Fonseca
2010-04-20gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul
2010-04-10Squashed commit of the following:Keith Whitwell