Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pipebuffer: handle possible null pointer dereference | Zack Rusin | 2009-07-06 | 1 | -0/+2 |
* | pipebuffer: Use a type consistently for sizes/offsets. | José Fonseca | 2009-06-18 | 1 | -3/+3 |
* | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 1 | -1/+1 |
* | util: Move p_debug.h into util module. | José Fonseca | 2009-02-18 | 1 | -1/+1 |
* | pipebuffer: Implement proper buffer validation. | José Fonseca | 2009-01-29 | 1 | -0/+20 |
* | Revert "pipebuffer: Implement proper buffer validation." | Keith Whitwell | 2008-12-12 | 1 | -20/+0 |
* | pipebuffer: Implement proper buffer validation. | José Fonseca | 2008-11-24 | 1 | -0/+20 |
* | pipebuffer: New callback to flush all temporary-held buffers. | José Fonseca | 2008-09-18 | 1 | -3/+11 |
* | 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: Fix improper memory free. | José Fonseca | 2008-06-12 | 1 | -1/+1 |
* | pipebuffer: Malloc buffer provider. | José Fonseca | 2008-05-27 | 1 | -1/+32 |
* | Code reorganization: s/aux/auxiliary/. | José Fonseca | 2008-02-15 | 1 | -0/+127 |