summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_bufmgr_pool.c
Commit message (Expand)AuthorAgeFilesLines
* pipebuffer: Use a type consistently for sizes/offsets.José Fonseca2009-06-181-10/+10
* gallium: Remove remnants of reference counting internals outside of p_refcnt.h.Michel Dänzer2009-03-231-2/+2
* gallium: Use struct pipe_atomic for pipe refcounts.Thomas Hellstrom2009-03-161-2/+2
* gallium: Unify reference counting.Michel Dänzer2009-03-041-4/+4
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* pipebuffer: Implement proper buffer validation.José Fonseca2009-01-291-1/+24
* Revert "pipebuffer: Implement proper buffer validation."Keith Whitwell2008-12-121-24/+1
* pipebuffer: Implement proper buffer validation.José Fonseca2008-11-241-1/+24
* pipebuffer: New callback to flush all temporary-held buffers.José Fonseca2008-09-181-0/+8
* gallium: thread wrapper clean-upBrian Paul2008-08-261-12/+12
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* pipebuffer: Verify usage flag consistency. Minor cleanups.José Fonseca2008-07-021-3/+6
* Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca2008-02-191-2/+1
* Standardize on using the pipe/ include prefix.José Fonseca2008-02-181-5/+5
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+288