aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_buffer_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/auxiliary: Trivial code style cleanupEdward O'Callaghan2015-12-061-1/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* pb_buffer: inline 'base' sub-structMarek Olšák2011-09-111-4/+4
* pb: Add is_buffer_busy for malloc buffers.José Fonseca2011-03-061-1/+10
* pb: Fix the build, and add notes.José Fonseca2010-09-121-1/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+1
* 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