summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_surfaces.h
AgeCommit message (Expand)Author
2010-12-05init ps->context with util_surfaces_get and do_getXavier Chantry
2010-12-05nvfx: fixes after array textures mergeXavier Chantry
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-08-21auxiliary: add copyright headersLuca Barbieri
2010-08-20gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT tooLuca Barbieri
2010-08-11u_surfaces: add util_surfaces_peekLuca Barbieri
2010-08-11u_surfaces: use cso_hash instead of util_hash_tableLuca Barbieri
2010-04-20gallium/util: remove bogus return statementBrian Paul
2010-04-18auxiliary: add util_surfaces to track a resource's pipe_surface structsLuca Barbieri