summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-13version: 1.9.81.9.8Chris Wilson1-1/+1
2010-06-13test: update quartz ref images in makefileAndrea Canciani1-34/+109
2010-06-13test: Move all output below test/output/Chris Wilson2-27/+56
2010-06-13NEWS: Minor tweaks.Chris Wilson1-23/+23
2010-06-13test: quartz ref image refreshAndrea Canciani171-0/+0
2010-06-12check: Disable running cairo-perf-microChris Wilson1-11/+4
2010-06-12NEWS: take two.Chris Wilson1-6/+75
2010-06-12NEWS: Boring stub for 1.9.10.Chris Wilson1-0/+19
2010-06-12test: Missing ref imagesChris Wilson2-4/+4
2010-06-12gl: start returning the failure status aftern an invalid GL op.Chris Wilson5-36/+86
2010-06-12test: Forgotten ref image.Chris Wilson1-0/+0
2010-06-12test: Record the expected failure mode for partial-coverage-intersecting-quadsChris Wilson2-0/+1
2010-06-12test/coverage: The comment was still wrong.Chris Wilson1-1/+1
2010-06-12test: update font family nameAndrea Canciani2-6/+6
2010-06-12test: make test font family a defineAndrea Canciani35-40/+42
2010-06-12test/coverage: Refine commentsChris Wilson1-7/+13
2010-06-12test/coverage: Add a comment describing the column_triangle geometry()Chris Wilson1-0/+20
2010-06-12test: Disable tests that are too slow to run by default.Chris Wilson5-19/+32
2010-06-12test: Use exact matching on test names by default.Chris Wilson1-23/+22
2010-06-12test: More minute geometry exercised by partial-coverage.Chris Wilson4-0/+133
2010-06-12test: More coverage coverage.Chris Wilson10-6/+251
2010-06-12cairo: Create error objects for cairo_tChris Wilson4-11/+71
2010-06-11image: Apply component alpha to composite masks.Chris Wilson1-16/+24
2010-06-11test: xlib ref image refreshChris Wilson35-7/+19
2010-06-11pattern: Remove incorrect optimisations from _cairo_pattern_aquire_surface()Chris Wilson1-93/+17
2010-06-11pattern: Remove extraordinary _cairo_pattern_fini_snapshot().Chris Wilson3-32/+12
2010-06-11test: pdf ref image refreshChris Wilson15-0/+11
2010-06-11test: ps ref image refresh.Chris Wilson155-53/+65
2010-06-11gstate: Update cached matrix state after device transform changes on the targetChris Wilson8-4/+96
2010-06-11test: Use a group to render PDF correctly using poppler.Chris Wilson2-6/+12
2010-06-11Revert "test/pdf2png: Don't use DEST_OVER as poppler starts using subpixel te...Chris Wilson2-9/+10
2010-06-11test: Restrict the coverage tests to raster targets.Chris Wilson3-13/+13
2010-06-11test: Add a convenience script to disable the screensaver when testingChris Wilson2-1/+19
2010-06-11gl: make check insists "cairoint.h" is first.Chris Wilson1-3/+2
2010-06-11color: Mark _cairo_color_get_content() as private.Chris Wilson1-1/+1
2010-06-11test/pdf2png: Don't use DEST_OVER as poppler starts using subpixel text.Chris Wilson2-10/+9
2010-06-11xlib: Adjust trapezoid precision based on antialias.Chris Wilson2-0/+32
2010-06-11polygon: Reorder conditionals based on likelihood.Chris Wilson1-15/+15
2010-06-11xlib: Find matching Visual for XRenderFormatKarl Tomlinson1-9/+65
2010-06-11test: Add a simple coverage test.Chris Wilson5-0/+138
2010-06-11test: Distinguish tests that throw an error from a normal fail.Chris Wilson3-3/+107
2010-06-11path: Exponentially grow buffer based on populated points and ops.Chris Wilson2-21/+21
2010-06-10test: Exercise partial coverage some more.Chris Wilson6-19/+269
2010-06-10gl: support single stop gradientsAndrea Canciani2-3/+2
2010-06-10ps: support single stop gradientsAndrea Canciani1-5/+4
2010-06-10pdf: support single stop gradientsAndrea Canciani1-3/+3
2010-06-10pattern: improve single stop gradients handlingAndrea Canciani1-1/+8
2010-06-10test: exercise ps crash with single stop gradientsAndrea Canciani8-2/+2
2010-06-10pattern: improve degenerate gradients handlingAndrea Canciani1-10/+25
2010-06-10gstate: correct optimizationsAndrea Canciani1-68/+17