summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_fence.c
AgeCommit message (Expand)Author
2011-02-26Check for out of memory when creating fenceAlan Hourihane
2010-08-25llvmpipe: move some fence functions into lp_screen.cKeith Whitwell
2010-08-25llvmpipe: wake all threads waiting on a fenceKeith Whitwell
2010-08-25llvmpipe: fence debugging, add llvmpipe_finishKeith Whitwell
2010-07-13llvmpipe: move fences from per-bin to per-threadKeith Whitwell
2010-04-14llvmpipe: comments for fence functionsBrian Paul
2010-03-24llvmpipe: added lp_fence_signal()Brian Paul
2010-02-05Merge remote branch 'origin/lp-binning'José Fonseca
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2009-12-11llvmpipe: initial fence implementationBrian Paul