summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_fence.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: move some fence functions into lp_screen.cKeith Whitwell2010-08-251-0/+12
* llvmpipe: fence debugging, add llvmpipe_finishKeith Whitwell2010-08-251-0/+1
* llvmpipe: move fences from per-bin to per-threadKeith Whitwell2010-07-131-0/+18
* llvmpipe: added lp_fence_signal()Brian Paul2010-03-241-0/+4
* Merge remote branch 'origin/lp-binning'José Fonseca2010-02-051-2/+2
* llvmpipe: initial fence implementationBrian Paul2009-12-111-0/+60