OSDN Git Service

gallium: Allow to use a single slab.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 15 Apr 2008 03:34:33 +0000 (12:34 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 15 Apr 2008 03:39:22 +0000 (12:39 +0900)
commita175e15f20b2a231cc9d09099e7b6d8aea6c624e
tree24dbbed3ca81fb994a1407ae373730e6bffc1720
parentd3878b070b7b5084526b65499737cc686a6039b6
gallium: Allow to use a single slab.

We often want to use a pool of equally sized buffers, so this makes the
slab suballocator a drop-in replacement.
src/gallium/auxiliary/pipebuffer/pb_bufmgr.h
src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c