summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_surfaces.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove pipe_surface::usageMarek Olšák2012-12-121-3/+3
* init ps->context with util_surfaces_get and do_getXavier Chantry2010-12-051-4/+4
* nvfx: fixes after array textures mergeXavier Chantry2010-12-051-5/+14
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-6/+6
* auxiliary: add copyright headersLuca Barbieri2010-08-211-0/+26
* gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT tooLuca Barbieri2010-08-201-2/+2
* u_surfaces: add util_surfaces_peekLuca Barbieri2010-08-111-0/+13
* u_surfaces: use cso_hash instead of util_hash_tableLuca Barbieri2010-08-111-3/+2
* gallium/util: remove bogus return statementBrian Paul2010-04-201-1/+1
* auxiliary: add util_surfaces to track a resource's pipe_surface structsLuca Barbieri2010-04-181-0/+54