summaryrefslogtreecommitdiff
path: root/src/cairo-freelist.c
Commit message (Expand)AuthorAgeFilesLines
* Use _cairo_malloc instead of mallocAdrian Johnson2018-05-071-2/+2
* Avoid indiscriminate use of VALGRIND_MAKE_MEM_NOACCESS.John Lindgren2015-06-261-4/+4
* drm: code dump, sorry.Chris Wilson2010-05-121-5/+2
* spans: Add a Bentley-Ottmann variant on the Tor scan converterChris Wilson2010-01-221-9/+29
* Move _cairo_error() to a standalone headerChris Wilson2010-01-221-0/+1
* [xcb] Deferred error checking.Chris Wilson2009-09-301-0/+33
* Revert "[freelist] Make _cairo_freepool_alloc_from_new_pool static inline."Chris Wilson2009-09-011-0/+29
* [freelist] Make _cairo_freepool_alloc_from_new_pool static inline.M Joonas Pihlaja2009-09-011-29/+0
* [freelist] Lazy initialisation of poolsChris Wilson2009-08-291-47/+28
* [tessellator] Use a priority queue for the eventsChris Wilson2009-08-291-3/+5
* [drm] Add an accelerated image surface.Chris Wilson2009-07-231-0/+73
* valgrindify init/fini routinesChris Wilson2009-06-041-7/+0
* [freelist] valgrindify freed blocksChris Wilson2009-06-041-4/+22
* [src] Make sure all source files #include "cairoint.h" as their first includeBehdad Esfahbod2007-04-031-2/+3
* perf: new-tessellator: Deferred trapezoid generation (first try)Joonas Pihlaja2006-11-221-0/+72