summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_resource.c
Commit message (Expand)AuthorAgeFilesLines
* util: add new util_resource_size() function in u_resource.[ch]Brian Paul2013-04-031-1/+64
* util: move functions from u_resource.c to u_transfer.cBrian Paul2013-04-031-75/+1
* gallium: unify transfer functionsMarek Olšák2012-10-111-20/+8
* gallium: kill is_resource_referencedMarek Olšák2011-03-111-8/+0
* util: Change u_get_transfer_vtbl usage argument type to match prototype.Vinson Lee2011-02-031-1/+1
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-31/+31
* util: Remove unnecessary header.Vinson Lee2010-04-111-1/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+97