summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell/ppu/cell_fence.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-291-172/+0
* gallium: cleanup fence_signalled and fence_finishMarek Olšák2011-03-111-4/+3
* gallium: add timeout parameter to fence_finishMarek Olšák2011-03-081-2/+5
* cell: comment-out unused fields, functionsBrian Paul2010-07-261-2/+4
* cell: assorted compilation fixesBrian Paul2010-05-211-1/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-5/+5
* cell: fix up assorted compilation problemsBrian Paul2010-03-091-2/+6
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* gallium: Unify reference counting.Michel Dänzer2009-03-041-3/+3
* cell: overhaul cell teximage codeBrian Paul2009-02-241-8/+4
* cell: fix a number of fence issuesBrian Paul2008-10-281-2/+12
* cell: implement fencing for texture buffersBrian Paul2008-10-221-0/+158