summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_validate.c
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+3
* pipebuffer: Remove unnecessary header.Vinson Lee2010-01-211-1/+0
* gallium: Move enum pipe_error into p_defines.h.José Fonseca2009-10-251-1/+1
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* pipebuffer: Implement proper buffer validation.José Fonseca2009-01-291-22/+62
* Revert "pipebuffer: Implement proper buffer validation."Keith Whitwell2008-12-121-62/+22
* Revert "pipebuffer: Fix buffer overflow."Keith Whitwell2008-12-121-1/+1
* pipebuffer: Fix buffer overflow.José Fonseca2008-11-251-1/+1
* pipebuffer: Implement proper buffer validation.José Fonseca2008-11-241-22/+62
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* pipebuffer: Temporarily reimplement validation as growable array.José Fonseca2008-05-091-65/+48
* gallium: Make sure functions have proper prototypes and remove unused variable.Michel Dänzer2008-05-081-1/+1
* pipebuffer: Preliminary buffer validation.José Fonseca2008-05-081-0/+170