summaryrefslogtreecommitdiff
path: root/src/cairo-freelist-private.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid indiscriminate use of VALGRIND_MAKE_MEM_NOACCESS.John Lindgren2015-06-261-1/+1
* botor: Remove a couple of inlines to cleanup -WinlineChris Wilson2011-10-101-1/+1
* freelist: Separate freelist inlines from the datatype in headers.M Joonas Pihlaja2010-09-021-27/+1
* drm: code dump, sorry.Chris Wilson2010-05-121-1/+0
* spans: Add a Bentley-Ottmann variant on the Tor scan converterChris Wilson2010-01-221-0/+16
* [xcb] Deferred error checking.Chris Wilson2009-09-301-0/+5
* Revert "[freelist] Make _cairo_freepool_alloc_from_new_pool static inline."Chris Wilson2009-09-011-27/+2
* [freelist] Make _cairo_freepool_alloc_from_new_pool static inline.M Joonas Pihlaja2009-09-011-2/+27
* [freelist] Lazy initialisation of poolsChris Wilson2009-08-291-3/+28
* [drm] Add an accelerated image surface.Chris Wilson2009-07-231-5/+54
* Revamp the build system.Behdad Esfahbod2008-09-021-0/+1
* [doc] Make sure all macro names in docs are prefixed by %Behdad Esfahbod2008-01-281-2/+2
* [cairo-xlib] Fixup --disable-xlib-xrenderChris Wilson2008-01-151-2/+1
* [cairo-freelist] Remove redundant struct declarationsBehdad Esfahbod2007-04-191-2/+0
* Add some missing cairo_private decoratorsCarl Worth2006-11-221-5/+7
* perf: new-tessellator: Deferred trapezoid generation (first try)Joonas Pihlaja2006-11-221-0/+71