summaryrefslogtreecommitdiff
path: root/src/cairo.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-05surface: expose the device scaleAlexander Larsson1-0/+10
2012-03-29doc: Add since documentation for enumeration valuesAndrea Canciani1-132/+133
2012-03-29doc: Add "since" tag to documentationAndrea Canciani1-0/+66
2012-03-29doc: Make documentation comments symmetricAndrea Canciani1-1/+1
2012-03-23cairo: Add some missing doc entries for cairo_raster_source_pattern_tChris Wilson1-1/+8
2012-02-15device: Minor documentation fixesAndrea Canciani1-2/+1
2012-02-15win32: Rebase on the new compositor infrastructureChris Wilson1-0/+2
2012-02-11observer: Return status when printing the observed dataAndrea Canciani1-2/+2
2012-01-19api: add cairo_surface_supports_mime_typeAdrian Johnson1-0/+4
2011-12-10doc: fix typosAdrian Johnson1-3/+3
2011-12-07doc: Add documentation for cairo_raster_source_patternChris Wilson1-0/+70
2011-12-02doc: add CAIRO_DEVICE_TYPE_COGLChris Wilson1-0/+1
2011-12-02doc: Add new antialias symbolsChris Wilson1-0/+6
2011-11-25Convert cairo_mime_surface_t to cairo_raster_source_pattern_tChris Wilson1-36/+54
2011-11-21cairo_surface_observer_mode_t: Remove trailing comma.Murray Cumming1-1/+1
2011-10-11backends: Adds a new Cogl based backendRobert Bragg1-1/+4
2011-09-12Introduce a new compositor architectureChris Wilson1-1/+44
2011-08-30api: Extend cairo_antialias_t to include performace/quality hintsChris Wilson1-1/+24
2011-08-30perf: Print a summary of each operation for a trace (using '-s')Chris Wilson1-1/+22
2011-08-23observe: Provide the sum of the elapsed time of the individual operationsChris Wilson1-0/+5
2011-08-15Introduce cairo_mime_surface_tChris Wilson1-18/+71
2011-08-14Introduce cairo_surface_observer_t for performance analysisChris Wilson1-0/+13
2011-08-08cairo.h: Document CAIRO_DEVICE_TYPE_INVALIDUli Schlachter1-0/+1
2011-07-26API: map-to-image and create-similar-imageChris Wilson1-39/+54
2011-07-24composite: Perform a quick is-clipped for glyphsChris Wilson1-4/+4
2011-07-08device: Fix documentation of device typesAndrea Canciani1-8/+9
2011-07-08device: Define the CAIRO_DEVICE_TYPE_INVALID device typeAndrea Canciani1-1/+3
2011-07-08device: Add CAIRO_STATUS_DEVICE_FINISHEDAndrea Canciani1-0/+2
2011-06-25Fix typosNis Martensen1-3/+3
2011-06-08cairo: Remove trailing comma from cairo_format_tMurray Cumming1-1/+1
2011-05-01Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30Jesse Barnes1-1/+3
2011-02-07mesh: Rename cairo_pattern_mesh_* functions to cairo_mesh_pattern_*Andrea Canciani1-13/+13
2011-01-27User fonts: Make it clear what should NOT be freedUli Schlachter1-3/+5
2011-01-16doc: Fix some broken references and gtk-doc warningsMaarten Bosmans1-15/+18
2011-01-01pattern: Add public mesh pattern APIAdrian Johnson1-0/+62
2011-01-01mesh: Add mesh pattern type and enum valuesAdrian Johnson1-1/+8
2010-11-23Add unique_id mime typeAdrian Johnson1-0/+1
2010-09-10cairo: Remove trailing comma from cairo_device_tChris Wilson1-1/+1
2010-09-06Reduce the cairo_device_type_t to only hold the used entries.Chris Wilson1-41/+8
2010-08-26subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE publicBenjamin Otte1-1/+6
2010-08-07Update documentation to reflect that rgb565 is no longer deprecated.Søren Sandmann Pedersen1-3/+3
2010-07-30tee: Move definitions into separate headerBenjamin Otte1-17/+0
2010-07-10Convert mime data length to use unsigned longChris Wilson1-2/+2
2010-07-09doc: Add "@Since: 1.10" tags to device docsBenjamin Otte1-0/+2
2010-07-09doc: Add missing region documentationBenjamin Otte1-0/+13
2010-07-08doc: Fix some consistency issues that confuse gtk-docBenjamin Otte1-2/+14
2010-07-06region: Add cairo_region_xor() and cairo_region_xor_rectangle()Benjamin Otte1-0/+6
2010-04-30subsurface: s/region/rectangle/Chris Wilson1-5/+5
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-04-07region: Make the 2nd argument to intersect and union constBenjamin Otte1-2/+2