summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-13pattern: Restore dropped inclusion of cairoint.h1.14.0Bryce 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
2014-10-02test: Refresh reference images for tor rendering changesChris Wilson294-0/+0
2014-10-02tor: Enable analytic processing for starting rowsChris Wilson1-10/+17
2014-10-02tor: Perform analytic coverage over the pixel not sample pointsChris Wilson1-18/+49
2014-10-02test/simple: Tighten sanity checks in reference image generatorChris Wilson1-4/+4
2014-10-02test: Add a simple rasteriser to check fidelity of edge renderingChris Wilson3-0/+348
2014-09-30test: Fix coverage-abuttingChris Wilson1-1/+1
2014-09-30test: Add another coverage example demonstrating the seams in torChris Wilson2-0/+53
2014-09-30test: Explicitly flip the reference image for recordflipChris Wilson8-3/+55
2014-09-30test: Remove more duplicated reference imagesChris Wilson359-0/+0
2014-09-30tor: Review full-row walkerChris Wilson134-52/+34
2014-09-30test: Include coverage in the normal test runChris Wilson1-7/+7
2014-09-30tor: Fix loss of precision from projection onto sample gridChris Wilson283-157/+174
2014-09-30test: Remove redundant reference imagesChris Wilson174-0/+0
2014-09-29test: Add test for egl-surface-sourceRavi Nanjundappa7-1/+137
2014-09-29src: check the surface backend for NULLRavi Nanjundappa4-5/+60
2014-09-29stroke,traps: Emit join without loss of precisionChris Wilson8-257/+530
2014-09-29test/coverage: Exercise invariance under mirror symmetryChris Wilson2-0/+55
2014-09-24build-sys: do not try to build util/sphinx on WindowsMarc-André Lureau1-1/+1
2014-09-24sphinx: Add ickle's explanation of what sphinx doesBryce Harrington1-0/+8
2014-09-24test: Exercise stroking bugs with xlib/trapezoidsChris Wilson4-0/+62
2014-09-24arc: Insert the initial point on the arcChris Wilson1-0/+4
2014-09-23NEWS: Revise downscaling feature descriptionBryce Harrington1-21/+27
2014-09-23build: Fix float endian configure test when using clang -O4Bryce Harrington1-4/+5
2014-09-23Fix compilation with bionic libcAdrian Johnson5-11/+24
2014-09-22Don't return NULL to clients when getting deviceBryce Harrington2-4/+7
2014-09-22Don't return NULL to clients when getting imageBryce Harrington3-3/+3
2014-09-22NEWS: Note that downscaling changes only affect image + fallbackBryce Harrington1-1/+3