summaryrefslogtreecommitdiff
path: root/src/cairo-debug.c
Commit message (Expand)AuthorAgeFilesLines
* svg-font: return SVG_FONT_ERROR on errorAdrian Johnson2023-01-201-0/+1
* Fix shared use of recording surface with paginated targetsAdrian Johnson2023-01-151-0/+98
* Remove cairo-drmEmmanuele Bassi2022-02-251-4/+0
* cogl: Add new path cacheGeorge Matsumura2020-08-251-4/+0
* Add support for RGBA128F and RGB96F formats.Maarten Lankhorst2019-01-071-0/+6
* Fix a 'memory leak' in the image compositorUli Schlachter2018-03-151-0/+2
* Write debugging information to the debugging fileEd Schouten2016-09-041-1/+1
* Fix PS record-neg-extents test failureAdrian Johnson2016-06-051-0/+8
* Fix PDF record-neg-extents test failureAdrian Johnson2016-06-051-1/+10
* doc: Add "since" tag to documentationAndrea Canciani2012-03-291-0/+2
* backends: Adds a new Cogl based backendRobert Bragg2011-10-111-0/+4
* image: move surface definition to new header for subclassingChris Wilson2011-08-131-0/+1
* util: Add show-polygonsChris Wilson2011-08-071-1/+2
* xcb: Take advantage of clip-boxesChris Wilson2011-07-201-0/+10
* clip: Rudimentary support for clip-polygon extractionChris Wilson2011-07-191-2/+35
* pattern: Add observer hooksChris Wilson2011-07-151-0/+1
* Implement cairo_backend_tChris Wilson2011-07-151-1/+1
* Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30Jesse Barnes2011-05-011-0/+1
* path: Always interpret in forward directionAndrea Canciani2010-12-101-1/+0
* win32: Use a font_face hash table to provide unique font facesAdrian Johnson2010-11-161-0/+4
* image: add _cairo_image_reset_static_dataAndrea Canciani2010-09-091-0/+2
* cairo: Create error objects for cairo_tChris Wilson2010-06-121-0/+2
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Silence enumeration warnings following addition of RGB16_565Chris Wilson2010-03-301-0/+3
* api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja2010-03-011-0/+1
* path: Compute coarse bounds upon construction.Chris Wilson2010-01-221-0/+6
* [debug] Path printerChris Wilson2009-08-291-0/+67
* [drm] Add an accelerated image surface.Chris Wilson2009-07-231-0/+4
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-0/+2
* Import Qt backend by MozillaVladimir Vukicevic2009-06-161-0/+42
* valgrindify init/fini routinesChris Wilson2009-06-041-2/+0
* [debug] Relax ASSERT_NOT_REACHEDChris Wilson2009-06-011-1/+1
* [debug] Check image contents using memcheck.Chris Wilson2009-05-151-0/+42
* [scaled-font] Make cairo_debug_reset_static_data() work againBehdad Esfahbod2008-12-261-0/+2
* [toy-font-face] Move toy font face code in a file of its ownBehdad Esfahbod2008-12-201-1/+1
* [mime-data] Allow embedding of arbitrary mime-types.Chris Wilson2008-11-031-0/+2
* Rename _cairo_font_reset_static_data to _cairo_font_face_reset_static_dataBehdad Esfahbod2008-06-221-3/+3
* [cairo-scaled-font] Create error objects on demand.Chris Wilson2008-02-151-0/+2
* [doc] Make sure all function names in docs are followed by ()Behdad Esfahbod2008-01-281-2/+2
* [cairo-debug] Finalize mutexes along with other static data.Chris Wilson2007-10-041-0/+4
* [cairo-xlib] Split per-display attributes from per-screen.Chris Wilson2007-05-041-4/+0
* Cache solid patternsChris Wilson2007-03-201-0/+2
* Revert the solid-pattern cacheBehdad Esfahbod2007-02-281-2/+0
* [cairo-pattern] Cache surface for solid patternsJorn Baayen2007-02-141-0/+2
* Remove initial, final, and duplicate blank lines.Carl Worth2006-06-061-1/+0
* Remove trailing whitespace from lines that look like comments.Carl Worth2006-06-061-1/+1
* Split out scaled font code to cairo-scaled-font.cKeith Packard2005-08-311-1/+0
* New public header file.Carl Worth2005-08-011-0/+73