summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_fence.c
Commit message (Expand)AuthorAgeFilesLines
* softpipe: add a better fake implementation of fencesMarek Olšák2011-06-021-4/+3
* gallium: cleanup fence_signalled and fence_finishMarek Olšák2011-03-111-7/+5
* gallium: add timeout parameter to fence_finishMarek Olšák2011-03-081-1/+2
* softpipe: Dummy fence functions.José Fonseca2010-03-111-0/+70