summaryrefslogtreecommitdiff
path: root/src/cairo-mutex-list-private.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-09Use the new pixman_glyph_cache_t API that will be in pixman 0.28.0Søren Sandmann Pedersen1-0/+1
2012-04-30Revert "Use pixman glyphs"Søren Sandmann Pedersen1-1/+0
2012-04-30Use pixman glyphsSøren Sandmann Pedersen1-0/+1
2011-07-05Make error contexts staticAndrea Canciani1-1/+0
2010-11-16win32: Use a font_face hash table to provide unique font facesAdrian Johnson1-0/+4
2010-06-12cairo: Create error objects for cairo_tChris Wilson1-0/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-01-22xcb: Refresh.Chris Wilson1-0/+4
2010-01-22image: Implement high level interface.Chris Wilson1-0/+2
2009-07-23[drm] Add an accelerated image surface.Chris Wilson1-0/+3
2009-07-21Merge commit 'anholt/gl'Chris Wilson1-0/+4
2009-06-05[pattern] Generalise the freed pattern poolChris Wilson1-1/+0
2009-02-05[gl] Add basics for GL surface backend using test-fallback as base.Eric Anholt1-0/+4
2009-01-29[scaled-font] Global glyph cacheChris Wilson1-0/+1
2008-12-20[toy-font-face] Move toy font face code in a file of its ownBehdad Esfahbod1-1/+1
2008-11-03[mime-data] Allow embedding of arbitrary mime-types.Chris Wilson1-0/+1
2008-09-20Make sure feature macros are checked using #if, not #ifdef; add a test for itBehdad Esfahbod1-1/+1
2008-09-19[src/Makefile.am.analysis] Check that all headers can be compiled standaloneBehdad Esfahbod1-0/+5
2008-09-19[cairo-mutex] Move semicolons out of cairo-mutex-list-private.hBehdad Esfahbod1-9/+8
2008-09-04Cleanup configure.in macrosBehdad Esfahbod1-1/+1
2008-02-15[cairo-scaled-font] Create error objects on demand.Chris Wilson1-0/+1
2007-11-05[cairo-atomic] Declare the mutex for NEEDS_MEMORY_BARRIER.Chris Wilson1-1/+1
2007-09-25[cairo-atomic] Introduce atomic ops.Chris Wilson1-0/+3
2007-05-04[cairo-pattern] Cache surface for solid patternsChris Wilson1-1/+2
2007-05-04[cairo-xlib] Split per-display attributes from per-screen.Chris Wilson1-1/+1
2007-04-19[cairo-mutex] Err on unintended inclusion of cairo-mutex-list-private.hBehdad Esfahbod1-0/+3
2007-04-19[cairo-mutex] Remove multiple-inclusion guards from cairo-mutex-list-private.hBehdad Esfahbod1-3/+0
2007-04-12Rename cairo-mutex-list.h to cairo-mutex-list-private.hCarl Worth1-0/+50