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