summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-04Fix broken rotationsperspective-transformBryce Harrington1-4/+4
2014-11-27path: Don't use fast path if there is projective transformationBryce Harrington1-1/+1
2014-11-27matrix: Make the other *_rel_* routines non-relative internallyBryce Harrington1-18/+28
2014-11-27matrix: Refactor out two temporary variablesBryce Harrington1-10/+5
2014-11-27matrix: Update code docs for projective transformBryce Harrington2-7/+17
2014-11-27Enable projective transformsBryce Harrington4-57/+102
2014-11-20win32: Fix compilation of 'cairo-path-stroke-traps.c' with MSVC8Hans Breuer1-4/+6
2014-11-20Refactor ARRAY_LENGTH macro definitions in test codeBryce Harrington7-16/+6
2014-11-20test: Use ARRAY_LENGTH macroBryce Harrington3-4/+3
2014-11-20pdf-operators: fix bug with RTL textAdrian Johnson1-1/+5
2014-11-12Fix one more warning from check-doc-syntax.shRavi Nanjundappa1-2/+2
2014-11-06xcb: Don't crash when swapping a 0-sized glyphAdam Jackson1-0/+6
2014-11-06xlib: Don't crash when swapping a 0-sized glyphAdam Jackson1-0/+6
2014-10-31Improve performance of cpu_to_be32 and be32_to_cpuAdrian Johnson1-1/+1
2014-10-31pdf-operators: only wrap text strings for PS outputAdrian Johnson6-16/+31
2014-10-29Drop the target-specific huge-radial.pdf.*.ref.png imagesBryce Harrington2-0/+0
2014-10-29RELEASING: Be explicit as to which tag is pushedBryce Harrington1-1/+1
2014-10-28Fix warnings from check-doc-syntax.shRavi Nanjundappa1-2/+2
2014-10-21build: fix regression on mingwAdrian Johnson1-2/+2
2014-10-19tor-scan-converter: can't do_fullrow when intersection in row + 0.5subrowMassimo Valentini1-2/+2
2014-10-18Revert "Add execution bit for make-cairo-test-constructors.sh"Bryce Harrington1-0/+0
2014-10-19pdf: fix compiler warningAdrian Johnson1-1/+1
2014-10-19CFF: Fix unaligned accessAdrian Johnson3-35/+58
2014-10-17Add execution bit for make-cairo-test-constructors.shBryce Harrington1-0/+0
2014-10-17Update mime type documentation.Adrian Johnson1-1/+27
2014-10-16RELEASING: Update tags push commandBryce Harrington1-1/+1
2014-10-13Start 1.14.1 developmentBryce Harrington1-1/+1
2014-10-13pattern: Restore dropped inclusion of cairoint.hBryce Harrington1-0/+2
2014-10-131.14.0 releaseBryce Harrington1-2/+2
2014-10-13NEWS: Flesh out docs for new APIsBryce Harrington2-3/+12
2014-10-13NEWS: Update with latest changes and finalize for releaseBryce Harrington1-5/+19
2014-10-12pdf: don't use '\' to split strings across multiple linesAdrian Johnson1-1/+1
2014-10-10image: Corrected extents calculationsBill Spitzak6-153/+176
2014-10-10xcb: Use image fallback for GOOD/BEST filtersBill Spitzak1-18/+16
2014-10-10xcb: Add switches for whether XRender supports GOOD/BEST filteringBill Spitzak2-1/+15
2014-10-10xlib: Use image fallback for GOOD/BEST filtersBill Spitzak1-9/+14
2014-10-10xlib: Add symbols to indicate if XRender supports GOOD/BEST filteringBill Spitzak1-0/+2
2014-10-10image: Move filter decision to _cairo_pattern_analyze_filterBill Spitzak2-14/+44
2014-10-09test: Update pixman downscaling 95 reference imagesBryce Harrington49-0/+0
2014-10-09test: Add an update-refs.sh script to update reference imagesBryce Harrington1-0/+84
2014-10-09test: Fix error message to specify the executable that was missingBryce Harrington1-1/+1
2014-10-09test: Fix conflation of different device scales in index.htmlChris Wilson1-1/+1
2014-10-09test: Teach check-preprocessor-syntax.sh about -inlines.hChris Wilson1-2/+2
2014-10-03Get make check back to a happy spotBryce Harrington2-4/+4
2014-10-03Declare as private the new cairo_lines_compare_at_y symbolBryce Harrington1-3/+4
2014-10-03quartz: Check for quartz surface type before conversionBryce Harrington1-1/+1
2014-10-03quartz-image: Fix buildAndrea Canciani2-4/+4
2014-10-03quartz: Fix buildAndrea Canciani1-14/+8
2014-10-02test: Add whole flipped replaysChris Wilson10-0/+188
2014-10-02image: Eliminate self-intersections for the pixman traps compositorChris Wilson1-0/+32