summaryrefslogtreecommitdiff
path: root/src/cairoint.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix PDF record-neg-extents test failureAdrian Johnson2016-06-051-1/+4
* Don't cull very thin lines on vector surfacesAdrian Johnson2015-10-171-1/+3
* Oops, fixup previous commitBehdad Esfahbod2015-04-211-0/+1
* Improve performance of cpu_to_be32 and be32_to_cpuAdrian Johnson2014-10-311-1/+1
* CFF: Fix unaligned accessAdrian Johnson2014-10-191-0/+26
* image: Corrected extents calculationsBill Spitzak2014-10-101-4/+0
* Fix compilation with bionic libcAdrian Johnson2014-09-231-0/+3
* src : Fix warn_unused_result warnings from gccRavi Nanjundappa2014-06-051-4/+4
* font: Push the last reference dec into the backend->destroy() callbackChris Wilson2013-09-171-2/+5
* surface: Merge scratch construction into _cairo_surface_create_scratchAlexander Larsson2013-09-051-11/+5
* surface: expose the device scaleAlexander Larsson2013-09-051-5/+2
* Add missing local slim proto for cairo_recording_surface_createChris Wilson2013-01-031-0/+1
* stroke: Make the incremental trapezoid stroker optionally available againChris Wilson2013-01-031-1/+20
* [Minor] Improve loggingBehdad Esfahbod2012-12-211-1/+1
* pen: Use bisection to speed up vertex findingChris Wilson2012-08-261-0/+12
* compositor: Skip invisible strokesChris Wilson2012-08-261-0/+5
* xlib: Implement SHM fallbacks and fast upload pathsChris Wilson2012-08-171-1/+1
* Use the new pixman_glyph_cache_t API that will be in pixman 0.28.0Søren Sandmann Pedersen2012-06-091-0/+4
* composite-rectangles,scaled-font: Use accurate extents if the font is brokenChris Wilson2012-06-041-1/+1
* Erradicate internal use of cairo_surface_get_type()Chris Wilson2012-06-011-1/+0
* Erradicate internal use of cairo_surface_get_content()Chris Wilson2012-06-011-1/+0
* image: silence make checkChris Wilson2012-05-311-3/+0
* surface: Use the internal map/unmapAndrea Canciani2012-05-261-2/+0
* surface: Define private map/unmap functionsAndrea Canciani2012-05-261-0/+8
* spans: Debug input paths and polygonsChris Wilson2012-05-141-0/+2
* Revert "Use pixman glyphs"Søren Sandmann Pedersen2012-04-301-4/+0
* Use pixman glyphsSøren Sandmann Pedersen2012-04-301-0/+4
* cairoint: Mark PDF surface as requiring the deflate stream outputChris Wilson2012-03-291-2/+7
* stroke: Adapt rectilinear stroker to handle separable non-unity scalingChris Wilson2012-03-191-4/+19
* surface-wrapper: Apply the scaled-font ctm and non-default font-optionsChris Wilson2012-02-281-0/+5
* win32: Rebase on the new compositor infrastructureChris Wilson2012-02-151-0/+6
* api: add cairo_surface_supports_mime_typeAdrian Johnson2012-01-191-0/+1
* rectangle: Implement _cairo_rectangle_contains_rectangle()Andrea Canciani2012-01-151-0/+10
* xcb: Fixup some internal state in set_{drawable,size}Uli Schlachter2011-12-051-0/+3
* Merge branch 'master' of git://cairographics.org/git/cairoChris Wilson2011-10-151-0/+9
|\
| * spans: Refresh polygon limits after trimming the composite extentsChris Wilson2011-10-121-0/+9
* | backends: Adds a new Cogl based backendRobert Bragg2011-10-111-0/+5
* | debug-trapsChris Wilson2011-10-111-0/+3
|/
* Introduce a new compositor architectureChris Wilson2011-09-121-600/+31
* pdf: use ink extents for smask bboxAdrian Johnson2011-09-051-0/+4
* surface: Fix make checkAndrea Canciani2011-09-021-0/+2
* stroke: Convert the outlines into contour and then into a polygonChris Wilson2011-08-151-0/+6
* stroke: move normal stroker to new fileChris Wilson2011-08-151-0/+8
* record: Offset the clip by the replay transformation as wellChris Wilson2011-08-141-3/+0
* stroke: Rely on the tessellator to remove self-intersectionsChris Wilson2011-08-131-13/+0
* surface: propagate internal statusesChris Wilson2011-08-131-2/+2
* skia: Update to use cairo_backend_t interfaceChris Wilson2011-08-131-0/+1
* image: move surface definition to new header for subclassingChris Wilson2011-08-131-25/+3
* pdf: check if images are grayscale or monochrome and encode as suchAdrian Johnson2011-08-021-0/+4
* Fix make checkAndrea Canciani2011-07-311-2/+2