summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/identity/id_objects.c
AgeCommit message (Expand)Author
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-06-23id, glhd: Unbreak texturing.Corbin Simpson
2010-06-22id, glhd: Fix malloc/calloc of struct.Corbin Simpson
2010-06-22id, glhd: Fix segfault with misreferenced pipe member.Corbin Simpson
2010-05-03identity: Move sampler view create and destroy to id_objects.cJakob Bornecrantz
2010-05-03identity: Whitespace & StyleJakob Bornecrantz
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-02-03identity: Remove unnecessary header.Vinson Lee
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2009-11-19identity: Add missing screen methods.Michal Krol
2009-06-24identity: Add new identity driverJakob Bornecrantz