summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/galahad/glhd_objects.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-21galahad: actually remove the driverEmil Velikov1-186/+0
2012-10-11gallium: unify transfer functionsMarek Olšák1-3/+1
2012-07-06galahad: Use reference counting when destroying the wraped objects.José Fonseca1-3/+2
2012-07-06galahad: Point to the galahad objects from the galahad sampler view.José Fonseca1-2/+2
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-3/+5
2010-06-23id, glhd: Unbreak texturing.Corbin Simpson1-0/+1
2010-06-22id, glhd: Fix malloc/calloc of struct.Corbin Simpson1-1/+1
2010-06-22id, glhd: Fix segfault with misreferenced pipe member.Corbin Simpson1-2/+2
2010-06-22gallium/drivers: Create Galahad from identity.Corbin Simpson1-0/+186