swr: [rasterizer core] CachedArena optimizations
authorTim Rowley <timothy.o.rowley@intel.com>
Mon, 21 Mar 2016 23:30:03 +0000 (17:30 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 25 Mar 2016 19:45:39 +0000 (14:45 -0500)
commitee6be9e92dbdc3dbeb26e0f873c1784d563bf641
tree24665facd8ad657888c2fad290ee0f2c2d6fba19
parent68314b676968e2cf0f8e94f573fa28e766e48349
swr: [rasterizer core] CachedArena optimizations

Reduce list traversal during Alloc and Free.

Add ability to have multiple lists based on alloc size (not used for now)
src/gallium/drivers/swr/rasterizer/common/os.h
src/gallium/drivers/swr/rasterizer/core/arena.h
src/gallium/drivers/swr/rasterizer/core/context.h