Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "pipebuffer: Implement proper buffer validation." | Keith Whitwell | 2008-12-12 | 1 | -22/+1 |
* | pipebuffer: Implement proper buffer validation. | José Fonseca | 2008-11-24 | 1 | -1/+22 |
* | pipebuffer: New callback to flush all temporary-held buffers. | José Fonseca | 2008-09-18 | 1 | -3/+8 |
* | pipebuffer: Add missing break statement to cache lookup logic. | José Fonseca | 2008-09-02 | 1 | -6/+14 |
* | gallium: thread wrapper clean-up | Brian Paul | 2008-08-26 | 1 | -9/+9 |
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+1 |
* | pipebuffer: Verify usage flag consistency. Minor cleanups. | José Fonseca | 2008-07-02 | 1 | -3/+7 |
* | pipebuffer: Be more lenient when matching cached buffer sizes. | José Fonseca | 2008-06-10 | 1 | -2/+5 |
* | pipebuffer: New function to flush the buffer cache. | José Fonseca | 2008-04-24 | 1 | -3/+9 |
* | gallium: Several fixes to buffer caching. | José Fonseca | 2008-04-15 | 1 | -14/+53 |
* | gallium: Buffer cache. | José Fonseca | 2008-04-13 | 1 | -0/+299 |