summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_fence.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-07gallium/util: replace pipe_condvar with cnd_tTimothy Arceri1-1/+1
2017-03-07gallium/util: replace pipe_mutex with mtx_tTimothy Arceri1-1/+1
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-2/+2
2010-08-25llvmpipe: move some fence functions into lp_screen.cKeith Whitwell1-0/+12
2010-08-25llvmpipe: fence debugging, add llvmpipe_finishKeith Whitwell1-0/+1
2010-07-13llvmpipe: move fences from per-bin to per-threadKeith Whitwell1-0/+18
2010-03-24llvmpipe: added lp_fence_signal()Brian Paul1-0/+4
2010-02-05Merge remote branch 'origin/lp-binning'José Fonseca1-0/+60
2009-12-11llvmpipe: initial fence implementationBrian Paul1-0/+60