mesa/src/gallium/auxiliary/pipebuffer
José Fonseca 21c302b0ec gallium: Initial port of Thomas slab suballocator to pipebuffer.
Not tested yet -- just compiles.

This includes only the slab algorithm. Fencing is already
implemented in pb_bufmgr_fence and time-based caching will be commited in a
separate module shortly.
2008-04-13 15:10:17 +09:00
..
Makefile gallium: Initial port of Thomas slab suballocator to pipebuffer. 2008-04-13 15:10:17 +09:00
pb_buffer.h gallium: Make headers C++ friendly. 2008-02-27 18:39:57 +09:00
pb_buffer_fenced.c gallium: Fix overzealous assert. 2008-04-08 20:42:24 +09:00
pb_buffer_fenced.h gallium: Make headers C++ friendly. 2008-02-27 18:39:57 +09:00
pb_buffer_malloc.c Code reorganization: s/aux/auxiliary/. 2008-02-15 20:07:18 +09:00
pb_bufmgr.h gallium: Initial port of Thomas slab suballocator to pipebuffer. 2008-04-13 15:10:17 +09:00
pb_bufmgr_fenced.c Standardize on using the pipe/ include prefix. 2008-02-18 20:02:42 +09:00
pb_bufmgr_mm.c Bring in several forgotten MSVC fixes. 2008-02-23 14:14:54 +09:00
pb_bufmgr_pool.c Remove src/mesa and src/mesa/main from gallium source include paths. 2008-02-19 15:07:53 +09:00
pb_bufmgr_slab.c gallium: Initial port of Thomas slab suballocator to pipebuffer. 2008-04-13 15:10:17 +09:00
pb_winsys.c Code reorganization: s/aux/auxiliary/. 2008-02-15 20:07:18 +09:00
SConscript gallium: Initial port of Thomas slab suballocator to pipebuffer. 2008-04-13 15:10:17 +09:00