Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -22/+62 |
* | Revert "pipebuffer: Implement proper buffer validation." | Keith Whitwell | 2008-12-12 | 1 | -62/+22 |
* | Revert "pipebuffer: Fix buffer overflow." | Keith Whitwell | 2008-12-12 | 1 | -1/+1 |
* | pipebuffer: Fix buffer overflow. | José Fonseca | 2008-11-25 | 1 | -1/+1 |
* | pipebuffer: Implement proper buffer validation. | José Fonseca | 2008-11-24 | 1 | -22/+62 |
* | 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: Temporarily reimplement validation as growable array. | José Fonseca | 2008-05-09 | 1 | -65/+48 |
* | gallium: Make sure functions have proper prototypes and remove unused variable. | Michel Dänzer | 2008-05-08 | 1 | -1/+1 |
* | pipebuffer: Preliminary buffer validation. | José Fonseca | 2008-05-08 | 1 | -0/+170 |