summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_bufmgr_alt.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
* pipebuffer: Use a type consistently for sizes/offsets.José Fonseca2009-06-181-1/+1
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* pipebuffer: New callback to flush all temporary-held buffers.José Fonseca2008-09-181-0/+16
* 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-0/+3
* pipebuffer: Alternative buffer manager.José Fonseca2008-06-101-0/+101