summaryrefslogtreecommitdiff
path: root/src/cairo-debug.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-10path: Always interpret in forward directionAndrea Canciani1-1/+0
2010-11-16win32: Use a font_face hash table to provide unique font facesAdrian Johnson1-0/+4
2010-09-09image: add _cairo_image_reset_static_dataAndrea Canciani1-0/+2
2010-06-12cairo: Create error objects for cairo_tChris Wilson1-0/+2
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-03-30Silence enumeration warnings following addition of RGB16_565Chris Wilson1-0/+3
2010-03-01api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja1-0/+1
2010-01-22path: Compute coarse bounds upon construction.Chris Wilson1-0/+6
2009-08-29[debug] Path printerChris Wilson1-0/+67
2009-07-23[drm] Add an accelerated image surface.Chris Wilson1-0/+4
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-0/+2
2009-06-16Import Qt backend by MozillaVladimir Vukicevic1-0/+42
2009-06-04valgrindify init/fini routinesChris Wilson1-2/+0
2009-06-01[debug] Relax ASSERT_NOT_REACHEDChris Wilson1-1/+1
2009-05-15[debug] Check image contents using memcheck.Chris Wilson1-0/+42
2008-12-26[scaled-font] Make cairo_debug_reset_static_data() work againBehdad Esfahbod1-0/+2
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/+2
2008-06-22Rename _cairo_font_reset_static_data to _cairo_font_face_reset_static_dataBehdad Esfahbod1-3/+3
2008-02-15[cairo-scaled-font] Create error objects on demand.Chris Wilson1-0/+2
2008-01-28[doc] Make sure all function names in docs are followed by ()Behdad Esfahbod1-2/+2
2007-10-04[cairo-debug] Finalize mutexes along with other static data.Chris Wilson1-0/+4
2007-05-04[cairo-xlib] Split per-display attributes from per-screen.Chris Wilson1-4/+0
2007-03-20Cache solid patternsChris Wilson1-0/+2
2007-02-28Revert the solid-pattern cacheBehdad Esfahbod1-2/+0
2007-02-14[cairo-pattern] Cache surface for solid patternsJorn Baayen1-0/+2
2006-06-06Remove initial, final, and duplicate blank lines.Carl Worth1-1/+0
2006-06-06Remove trailing whitespace from lines that look like comments.Carl Worth1-1/+1
2005-08-31Split out scaled font code to cairo-scaled-font.cKeith Packard1-1/+0
2005-08-01New public header file.Carl Worth1-0/+73