Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for out of memory when creating fence | Alan Hourihane | 2011-02-26 | 1 | -0/+3 |
* | llvmpipe: move some fence functions into lp_screen.c | Keith Whitwell | 2010-08-25 | 1 | -56/+17 |
* | llvmpipe: wake all threads waiting on a fence | Keith Whitwell | 2010-08-25 | 1 | -1/+3 |
* | llvmpipe: fence debugging, add llvmpipe_finish | Keith Whitwell | 2010-08-25 | 1 | -2/+14 |
* | llvmpipe: move fences from per-bin to per-thread | Keith Whitwell | 2010-07-13 | 1 | -6/+3 |
* | llvmpipe: comments for fence functions | Brian Paul | 2010-04-14 | 1 | -0/+26 |
* | llvmpipe: added lp_fence_signal() | Brian Paul | 2010-03-24 | 1 | -0/+16 |
* | Merge remote branch 'origin/lp-binning' | José Fonseca | 2010-02-05 | 1 | -0/+1 |
* | Merge remote branch 'origin/master' into lp-binning | José Fonseca | 2010-01-08 | 1 | -1/+1 |
* | llvmpipe: initial fence implementation | Brian Paul | 2009-12-11 | 1 | -0/+109 |