summaryrefslogtreecommitdiff
path: root/src/cairo-mempool.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15mempool: Reduce an assert into an error return for get_buddy()Chris Wilson1-1/+2
2012-12-01mempool: Reduce the assertion into an alignment adjustment for the baseChris Wilson1-0/+9
2012-08-17xlib: Implement SHM fallbacks and fast upload pathsChris Wilson1-0/+359