summaryrefslogtreecommitdiff
path: root/src/cairoint.h
AgeCommit message (Expand)AuthorFilesLines
45 hoursspans: Debug input paths and polygonsChris Wilson1-0/+2
2012-04-30Revert "Use pixman glyphs"Søren Sandmann Pedersen1-4/+0
2012-04-30Use pixman glyphsSøren Sandmann Pedersen1-0/+4
2012-03-29cairoint: Mark PDF surface as requiring the deflate stream outputChris Wilson1-2/+7
2012-03-19stroke: Adapt rectilinear stroker to handle separable non-unity scalingChris Wilson1-4/+19
2012-02-28surface-wrapper: Apply the scaled-font ctm and non-default font-optionsChris Wilson1-0/+5
2012-02-15win32: Rebase on the new compositor infrastructureChris Wilson1-0/+6
2012-01-19api: add cairo_surface_supports_mime_typeAdrian Johnson1-0/+1
2012-01-15rectangle: Implement _cairo_rectangle_contains_rectangle()Andrea Canciani1-0/+10
2011-12-05xcb: Fixup some internal state in set_{drawable,size}Uli Schlachter1-0/+3
2011-10-15Merge branch 'master' of git://cairographics.org/git/cairoChris Wilson1-0/+9
2011-10-12spans: Refresh polygon limits after trimming the composite extentsChris Wilson1-0/+9
2011-10-11backends: Adds a new Cogl based backendRobert Bragg1-0/+5
2011-10-11debug-trapsChris Wilson1-0/+3
2011-09-12Introduce a new compositor architectureChris Wilson1-600/+31
2011-09-05pdf: use ink extents for smask bboxAdrian Johnson1-0/+4
2011-09-02surface: Fix make checkAndrea Canciani1-0/+2
2011-08-15stroke: Convert the outlines into contour and then into a polygonChris Wilson1-0/+6
2011-08-15stroke: move normal stroker to new fileChris Wilson1-0/+8
2011-08-14record: Offset the clip by the replay transformation as wellChris Wilson1-3/+0
2011-08-13stroke: Rely on the tessellator to remove self-intersectionsChris Wilson1-13/+0
2011-08-13surface: propagate internal statusesChris Wilson1-2/+2
2011-08-13skia: Update to use cairo_backend_t interfaceChris Wilson1-0/+1
2011-08-13image: move surface definition to new header for subclassingChris Wilson1-25/+3
2011-08-02pdf: check if images are grayscale or monochrome and encode as suchAdrian Johnson1-0/+4
2011-07-31Fix make checkAndrea Canciani1-2/+2
2011-07-27win32: ConstifyAndrea Canciani1-1/+1
2011-07-26API: map-to-image and create-similar-imageChris Wilson1-2/+22
2011-07-26rectangle: speed up the is-intersecting test.Chris Wilson1-12/+4
2011-07-26record: Check the operation against the target device extents.Chris Wilson1-0/+18
2011-07-26record: Store the untransformed operation extents along with the commandChris Wilson1-0/+2
2011-07-24image: Fix clip-intersectChris Wilson1-0/+8
2011-07-19clip: Rudimentary support for clip-polygon extractionChris Wilson1-20/+59
2011-07-18type1-subset: Remove FT dependency part 5Adrian Johnson1-0/+20
2011-07-18type1-subset: Remove FT dependency part 1Adrian Johnson1-0/+19
2011-07-15pattern: Add observer hooksChris Wilson1-168/+3
2011-07-15Implement cairo_backend_tChris Wilson1-2/+7
2011-07-08color: Remove unused functionsAndrea Canciani1-7/+0
2011-07-08pattern: Implement _rgb functions as wrappers over _rgba functionsAndrea Canciani1-0/+1
2011-06-14Remove if's from Makefile.sourcesAndrea Canciani1-0/+4
2011-05-10Extract function to query endianness from xlib/xcb and make it commonAlexandros Frantzis1-0/+7
2011-05-01Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30Jesse Barnes1-1/+1
2011-03-21Fix visibility issues found by make checkAndrea Canciani1-1/+2
2011-03-19Remove unused function declarationsAndrea Canciani1-7/+0
2011-03-19Do not warn when ignoring the return value of _cairo_rectangle_intersect()Andrea Canciani1-1/+1
2011-03-18xcb,xlib: Fallback upon generic radial gradientsAndrea Canciani1-0/+3
2011-02-12Fix errors from src/check-plt.shUli Schlachter1-0/+5
2011-02-07mesh: Rename cairo_pattern_mesh_* functions to cairo_mesh_pattern_*Andrea Canciani1-4/+4
2011-01-03pattern: Remove unused _cairo_pattern_size functionAndrea Canciani1-3/+0
2011-01-02pattern: Factor out pattern rescalingAndrea Canciani1-0/+6