summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/pipebuffer/pb_buffer_malloc.c
AgeCommit message (Expand)Author
2011-03-06pb: Add is_buffer_busy for malloc buffers.José Fonseca
2010-09-12pb: Fix the build, and add notes.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2009-07-06pipebuffer: handle possible null pointer dereferenceZack Rusin
2009-06-18pipebuffer: Use a type consistently for sizes/offsets.José Fonseca
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-02-18util: Move p_debug.h into util module.José Fonseca
2009-01-29pipebuffer: Implement proper buffer validation.José Fonseca
2008-12-12Revert "pipebuffer: Implement proper buffer validation."Keith Whitwell
2008-11-24pipebuffer: Implement proper buffer validation.José Fonseca
2008-09-18pipebuffer: New callback to flush all temporary-held buffers.José Fonseca
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-06-12pipebuffer: Fix improper memory free.José Fonseca
2008-05-27pipebuffer: Malloc buffer provider.José Fonseca
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca