summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_resource.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: split transfer_inline_write into buffer and texture callbacksMarek Olšák2016-07-231-1/+2
* gallium: add external usage flags to resource_from(get)_handle (v2)Marek Olšák2016-03-091-1/+2
* svga: add DXGenMips command supportCharmaine Lee2016-01-141-0/+6
* svga: update driver for version 10 GPU interfaceBrian Paul2015-09-021-4/+7
* svga: Add a limit to the maximum surface sizeCharmaine Lee2014-08-121-0/+43
* gallium: unify transfer functionsMarek Olšák2012-10-111-2/+0
* gallium: remove user_buffer_create from the interfaceMarek Olšák2012-05-121-1/+0
* gallium: remove pipe_context::redefine_user_bufferMarek Olšák2012-04-301-1/+0
* svga: fix assorted whitespace issues, add copyright commentBrian Paul2012-01-071-7/+29
* gallium: kill is_resource_referencedMarek Olšák2011-03-111-1/+0
* svga: Proper redefine_user_buffer implementation.José Fonseca2011-02-161-0/+1
* svga: Fill in is_resource_referenced callback.José Fonseca2010-05-101-0/+1
* svga: More don't recurseJakob Bornecrantz2010-04-191-1/+1
* svga: Don't recurseJakob Bornecrantz2010-04-191-1/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+55