summaryrefslogtreecommitdiff
path: root/src/cairo-types-private.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Add font variations to font optionsMatthias Clasen1-0/+1
2014-03-13Fix warnings from check-doc-syntax.shUli Schlachter1-2/+2
2012-03-29doc: Make documentation comments symmetricAndrea Canciani1-1/+1
2012-03-10doc: fix a few typos found by codespellNis Martensen1-1/+1
2012-02-15Add preliminary damage trackingChris Wilson1-0/+1
2011-09-12Introduce a new compositor architectureChris Wilson1-21/+13
2011-09-05pdf: use ink extents for smask bboxAdrian Johnson1-0/+5
2011-08-15stroke: Convert the outlines into contour and then into a polygonChris Wilson1-1/+5
2011-08-14Introduce cairo_surface_observer_t for performance analysisChris Wilson1-0/+6
2011-08-13skia: Update to use cairo_backend_t interfaceChris Wilson1-6/+5
2011-08-02pdf: check if images are grayscale or monochrome and encode as suchAdrian Johnson1-0/+8
2011-07-31Fix make checkAndrea Canciani1-0/+1
2011-07-19clip: Rudimentary support for clip-polygon extractionChris Wilson1-10/+1
2011-07-15pattern: Add observer hooksChris Wilson1-114/+0
2011-07-15Implement cairo_backend_tChris Wilson1-1/+13
2011-01-02pattern: Use double precision for gradient extreme objectsAndrea Canciani1-6/+4
2011-01-01mesh: Add mesh pattern type and enum valuesAdrian Johnson1-0/+46
2010-12-13pattern: Add a function to interpolate gradient objects.Andrea Canciani1-0/+5
2010-12-10fill: Simplify path to polygon conversionAndrea Canciani1-7/+0
2010-11-24array: Remove snapshot supportAndrea Canciani1-3/+1
2010-10-21font options: Add private round_glpyh_positions fieldUli Schlachter1-0/+7
2010-08-26subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE publicBenjamin Otte1-2/+1
2010-07-10Convert mime data length to use unsigned longChris Wilson1-1/+1
2010-07-08doc: Move tmpl/ docs to inline docsBenjamin Otte1-0/+8
2010-06-17ft,fc,xlib: LCD filtering patch.Nicolaus L Helper1-0/+25
2010-06-11gstate: Update cached matrix state after device transform changes on the targetChris Wilson1-0/+6
2010-06-10pattern: remove content field from solid patternsAndrea Canciani1-1/+0
2010-05-13Make cairo_color_stop_t a unique type.Chris Wilson1-1/+16
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-03-30scaled-font: Optimize cairo_scaled_font_lookup()Chris Wilson1-0/+1
2010-01-22types: Move cairo_scaled_glyph_t to cairo-types-private.hChris Wilson1-0/+25
2010-01-22color: Add enum value for the largest stock color.Chris Wilson1-1/+2
2010-01-22boxes: Efficient storage for an array of cairo_box_t.Chris Wilson1-0/+1
2010-01-22Alter definition of cairo_composite_rectangles_tChris Wilson1-23/+1
2010-01-22Add cairo_device_tChris Wilson1-0/+1
2010-01-22Real zero-copy cow snapshottingChris Wilson1-0/+2
2010-01-22Add subsurface.Chris Wilson1-1/+3
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-1/+1
2009-10-21Support component-alpha.Chris Wilson1-0/+71
2009-09-03[polygon] Fix discard with non-banded disjoint clip boxesChris Wilson1-0/+1
2009-08-29[clip] Use geometric clipping for unaligned clipsChris Wilson1-2/+2
2009-08-29[polygon] Amalgamate collinear edgesChris Wilson1-0/+3
2009-08-29Eliminate self-intersecting strokes.Chris Wilson1-8/+7
2009-07-24[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)Chris Wilson1-1/+4
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-6/+3
2009-07-03Export meta-surfaceChris Wilson1-2/+1
2009-06-01[cache] Expose init/fini methods so that caches can be embedded.Chris Wilson1-14/+0
2009-03-28[region] Move region function prototypes to cairo.h along with helper types.Søren Sandmann1-6/+0
2009-03-28[region] Always define cairo_rectangle_int_t with intsSøren Sandmann1-29/+9
2009-03-28[region] Consistently use rectangles in the API of regionsSøren Sandmann Pedersen1-6/+0