summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_buffer_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* pipebuffer: handle possible null pointer dereferenceZack Rusin2009-07-061-0/+2
* pipebuffer: Use a type consistently for sizes/offsets.José Fonseca2009-06-181-3/+3
* gallium: Unify reference counting.Michel Dänzer2009-03-041-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-0/+20
* Revert "pipebuffer: Implement proper buffer validation."Keith Whitwell2008-12-121-20/+0
* pipebuffer: Implement proper buffer validation.José Fonseca2008-11-241-0/+20
* pipebuffer: New callback to flush all temporary-held buffers.José Fonseca2008-09-181-3/+11
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* pipebuffer: Fix improper memory free.José Fonseca2008-06-121-1/+1
* pipebuffer: Malloc buffer provider.José Fonseca2008-05-271-1/+32
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+127