Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: replace pipe_mutex with mtx_t | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -2/+2 |
* | llvmpipe: move some fence functions into lp_screen.c | Keith Whitwell | 2010-08-25 | 1 | -0/+12 |
* | llvmpipe: fence debugging, add llvmpipe_finish | Keith Whitwell | 2010-08-25 | 1 | -0/+1 |
* | llvmpipe: move fences from per-bin to per-thread | Keith Whitwell | 2010-07-13 | 1 | -0/+18 |
* | llvmpipe: added lp_fence_signal() | Brian Paul | 2010-03-24 | 1 | -0/+4 |
* | Merge remote branch 'origin/lp-binning' | José Fonseca | 2010-02-05 | 1 | -2/+2 |
* | llvmpipe: initial fence implementation | Brian Paul | 2009-12-11 | 1 | -0/+60 |