summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_mempool.c
AgeCommit message (Expand)Author
2010-07-26util: fix another mutex leak in mempoolMarek Olšák
2010-07-26util: fix mutex leaks in mempoolMarek Olšák
2010-07-20util: mempool: initialize last block's magic number in a pageMarek Olšák
2010-07-19util: remove the dummy field in mempoolMarek Olšák
2010-07-19util: add dummy field to empty structure typesBrian Paul
2010-07-19util: add a memory pool for equally sized memory allocationsMarek Olšák