Age | Commit message (Expand) | Author |
---|---|---|
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-01-21 | pipebuffer: Remove unnecessary header. | Vinson Lee |
2009-10-25 | gallium: Move enum pipe_error into p_defines.h. | José Fonseca |
2009-02-18 | util: Move p_debug.h into util module. | José Fonseca |
2009-01-29 | pipebuffer: Implement proper buffer validation. | José Fonseca |
2008-12-12 | Revert "pipebuffer: Implement proper buffer validation." | Keith Whitwell |
2008-12-12 | Revert "pipebuffer: Fix buffer overflow." | Keith Whitwell |
2008-11-25 | pipebuffer: Fix buffer overflow. | José Fonseca |
2008-11-24 | pipebuffer: Implement proper buffer validation. | José Fonseca |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-05-09 | pipebuffer: Temporarily reimplement validation as growable array. | José Fonseca |
2008-05-08 | gallium: Make sure functions have proper prototypes and remove unused variable. | Michel Dänzer |
2008-05-08 | pipebuffer: Preliminary buffer validation. | José Fonseca |