aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
* pipebuffer: Be more lenient when matching cached buffer sizes.José Fonseca2008-06-101-2/+5
* pipebuffer: New function to flush the buffer cache.José Fonseca2008-04-241-3/+9
* gallium: Several fixes to buffer caching.José Fonseca2008-04-151-14/+53
* gallium: Buffer cache.José Fonseca2008-04-131-0/+299