summaryrefslogtreecommitdiff
path: root/src/cairo-xcb-shm.c
Commit message (Expand)AuthorAgeFilesLines
* Use _cairo_malloc instead of mallocAdrian Johnson2018-05-071-1/+1
* mempool: Reduce the assertion into an alignment adjustment for the baseChris Wilson2012-12-011-7/+7
* xcb: Migrate to the common mempool implementationChris Wilson2012-08-171-364/+21
* Split cairo-list into struct+inlinesChris Wilson2012-04-191-0/+1
* doc: fix a few typos found by codespellNis Martensen2012-03-101-1/+1
* Revert "xcb: Fix xcb-huge-image-shm"Chris Wilson2011-11-181-1/+1
* xcb: Fix xcb-huge-image-shmUli Schlachter2011-11-151-1/+1
* xcb: Steal from the pending list for GetImageUli Schlachter2011-09-021-0/+18
* xcb-shm: Fix a logic error while allocating memUli Schlachter2011-08-181-5/+6
* Silence Clang static analyzer reportsAndrea Canciani2011-07-291-1/+5
* Remove if's from Makefile.sourcesAndrea Canciani2011-06-141-0/+4
* xcb: Limit the amount of SHM usedUli Schlachter2011-01-311-0/+10
* XCB: Make sure SHM memory isn't reused too earlyUli Schlachter2011-01-021-4/+71
* Switch the order of two functions in the C fileUli Schlachter2011-01-021-34/+34
* XCB: Stop taking the xcb socketUli Schlachter2010-12-251-2/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* xcb: Refresh.Chris Wilson2010-01-221-0/+576