summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_bufmgr.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/pb_bufmgr_cache: limit the size of cacheMarek Olšák2014-09-011-1/+2
* gallium/pipebuffer: change pb_cache_manager_create() size_factor to floatBrian Paul2014-02-141-2/+2
* gallium/pipebuffer: Add a cache buffer manager bypass maskThomas Hellstrom2014-02-141-1/+2
* pipebuffer, winsys: Add a size match parameter to the cached buffer managerThomas Hellstrom2014-02-141-1/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* pb_bufmgr_cache: add is_buffer_busy hook and use it instead of non-blocking mapMarek Olšák2011-02-141-0/+4
* pipebuffer: Clean up header file inclusion in pb_bufmgr.h.Vinson Lee2010-08-261-2/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+0
* pipebuffer: Swap buffers out to system memory when running out of memory.José Fonseca2010-01-211-1/+3
* gallium: Move enum pipe_error into p_defines.h.José Fonseca2009-10-251-1/+1
* pipebuffer: Use a type consistently for sizes/offsets.José Fonseca2009-06-181-10/+10
* pipebuffer: Allow asymmetric guard sizes for under/overflow detection.José Fonseca2009-02-241-2/+3
* pipebuffer: Drop reliance on pipe_winsys.José Fonseca2009-02-101-2/+3
* pipebuffer: Ondemand buffer manager.José Fonseca2009-01-291-0/+14
* pipebuffer: Implement proper buffer validation.José Fonseca2009-01-291-1/+1
* Revert "pipebuffer: Implement proper buffer validation."Keith Whitwell2008-12-121-1/+1
* Revert "pipebuffer: Ondemand buffer manager."Keith Whitwell2008-12-121-14/+0
* pipebuffer: Ondemand buffer manager.José Fonseca2008-11-241-0/+14
* pipebuffer: Implement proper buffer validation.José Fonseca2008-11-241-1/+1
* pipebuffer: New callback to flush all temporary-held buffers.José Fonseca2008-09-181-4/+10
* pipebuffer: Debug buffer manager to detect buffer under- and overflows.José Fonseca2008-07-021-1/+10
* pipebuffer: Alternative buffer manager.José Fonseca2008-06-101-0/+5
* pipebuffer: Malloc buffer provider.José Fonseca2008-05-271-0/+9
* pipebuffer: Don't include standard headers directly.José Fonseca2008-05-081-2/+2
* pipebuffer: New function to flush the buffer cache.José Fonseca2008-04-241-0/+3
* gallium: Allow to use a single slab.José Fonseca2008-04-151-7/+15
* gallium: Buffer cache.José Fonseca2008-04-131-3/+17
* gallium: Initial port of Thomas slab suballocator to pipebuffer.José Fonseca2008-04-131-0/+9
* gallium: Make headers C++ friendly.José Fonseca2008-02-271-1/+10
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+126