aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_resource_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Use transfer information on buffer transfers.José Fonseca2011-03-161-93/+81
* svga: Tell the host to discard when doing writes without FLUSH_EXPLICIT.José Fonseca2011-03-151-3/+10
* svga: Ensure DMA commands are serialized with unsynchronized flag is unset.José Fonseca2011-03-151-9/+96
* gallium: kill is_resource_referencedMarek Olšák2011-03-111-37/+0
* svga: Make sure that refcnt debugger gets the correct backtrace for createJakob Bornecrantz2011-02-181-0/+6
* svga: disable a debug_printf() callBrian Paul2011-02-161-3/+6
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+3
* svga: Remove the screen private context.José Fonseca2010-05-031-4/+0
* gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul2010-04-201-1/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+355