summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pattern: Restore dropped inclusion of cairoint.h1.14.0Bryce Harrington2014-10-131-0/+2
* 1.14.0 releaseBryce Harrington2014-10-131-2/+2
* NEWS: Flesh out docs for new APIsBryce Harrington2014-10-132-3/+12
* NEWS: Update with latest changes and finalize for releaseBryce Harrington2014-10-131-5/+19
* pdf: don't use '\' to split strings across multiple linesAdrian Johnson2014-10-121-1/+1
* image: Corrected extents calculationsBill Spitzak2014-10-106-153/+176
* xcb: Use image fallback for GOOD/BEST filtersBill Spitzak2014-10-101-18/+16
* xcb: Add switches for whether XRender supports GOOD/BEST filteringBill Spitzak2014-10-102-1/+15
* xlib: Use image fallback for GOOD/BEST filtersBill Spitzak2014-10-101-9/+14
* xlib: Add symbols to indicate if XRender supports GOOD/BEST filteringBill Spitzak2014-10-101-0/+2
* image: Move filter decision to _cairo_pattern_analyze_filterBill Spitzak2014-10-102-14/+44
* test: Update pixman downscaling 95 reference imagesBryce Harrington2014-10-0949-0/+0
* test: Add an update-refs.sh script to update reference imagesBryce Harrington2014-10-091-0/+84
* test: Fix error message to specify the executable that was missingBryce Harrington2014-10-091-1/+1
* test: Fix conflation of different device scales in index.htmlChris Wilson2014-10-091-1/+1
* test: Teach check-preprocessor-syntax.sh about -inlines.hChris Wilson2014-10-091-2/+2
* Get make check back to a happy spotBryce Harrington2014-10-032-4/+4
* Declare as private the new cairo_lines_compare_at_y symbolBryce Harrington2014-10-031-3/+4
* quartz: Check for quartz surface type before conversionBryce Harrington2014-10-031-1/+1
* quartz-image: Fix buildAndrea Canciani2014-10-032-4/+4
* quartz: Fix buildAndrea Canciani2014-10-031-14/+8
* test: Add whole flipped replaysChris Wilson2014-10-0210-0/+188
* image: Eliminate self-intersections for the pixman traps compositorChris Wilson2014-10-021-0/+32
* test: Refresh reference images for tor rendering changesChris Wilson2014-10-02294-0/+0
* tor: Enable analytic processing for starting rowsChris Wilson2014-10-021-10/+17
* tor: Perform analytic coverage over the pixel not sample pointsChris Wilson2014-10-021-18/+49
* test/simple: Tighten sanity checks in reference image generatorChris Wilson2014-10-021-4/+4
* test: Add a simple rasteriser to check fidelity of edge renderingChris Wilson2014-10-023-0/+348
* test: Fix coverage-abuttingChris Wilson2014-09-301-1/+1
* test: Add another coverage example demonstrating the seams in torChris Wilson2014-09-302-0/+53
* test: Explicitly flip the reference image for recordflipChris Wilson2014-09-308-3/+55
* test: Remove more duplicated reference imagesChris Wilson2014-09-30359-0/+0
* tor: Review full-row walkerChris Wilson2014-09-30134-52/+34
* test: Include coverage in the normal test runChris Wilson2014-09-301-7/+7
* tor: Fix loss of precision from projection onto sample gridChris Wilson2014-09-30283-157/+174
* test: Remove redundant reference imagesChris Wilson2014-09-30174-0/+0
* test: Add test for egl-surface-sourceRavi Nanjundappa2014-09-297-1/+137
* src: check the surface backend for NULLRavi Nanjundappa2014-09-294-5/+60
* stroke,traps: Emit join without loss of precisionChris Wilson2014-09-298-257/+530
* test/coverage: Exercise invariance under mirror symmetryChris Wilson2014-09-292-0/+55
* build-sys: do not try to build util/sphinx on WindowsMarc-André Lureau2014-09-241-1/+1
* sphinx: Add ickle's explanation of what sphinx doesBryce Harrington2014-09-241-0/+8
* test: Exercise stroking bugs with xlib/trapezoidsChris Wilson2014-09-244-0/+62
* arc: Insert the initial point on the arcChris Wilson2014-09-241-0/+4
* NEWS: Revise downscaling feature descriptionBryce Harrington2014-09-231-21/+27
* build: Fix float endian configure test when using clang -O4Bryce Harrington2014-09-231-4/+5
* Fix compilation with bionic libcAdrian Johnson2014-09-235-11/+24
* Don't return NULL to clients when getting deviceBryce Harrington2014-09-222-4/+7
* Don't return NULL to clients when getting imageBryce Harrington2014-09-223-3/+3
* NEWS: Note that downscaling changes only affect image + fallbackBryce Harrington2014-09-221-1/+3