aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/identity/id_objects.c
Commit message (Expand)AuthorAgeFilesLines
* identity: Remove.Jose Fonseca2015-03-021-189/+0
* gallium: unify transfer functionsMarek Olšák2012-10-111-6/+4
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-3/+6
* id, glhd: Unbreak texturing.Corbin Simpson2010-06-231-0/+1
* id, glhd: Fix malloc/calloc of struct.Corbin Simpson2010-06-221-1/+1
* id, glhd: Fix segfault with misreferenced pipe member.Corbin Simpson2010-06-221-2/+2
* identity: Move sampler view create and destroy to id_objects.cJakob Bornecrantz2010-05-031-2/+38
* identity: Whitespace & StyleJakob Bornecrantz2010-05-031-2/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-102/+30
* gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-111-4/+8
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-6/+4
* identity: Remove unnecessary header.Vinson Lee2010-02-031-1/+0
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
* identity: Add missing screen methods.Michal Krol2009-11-191-0/+39
* identity: Add new identity driverJakob Bornecrantz2009-06-241-0/+182