summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-25[test] Write the OUTPUT filename to the log if we match the vector surface.Chris Wilson1-0/+3
2008-09-24[.gitignore] Remove Makefile.*.configBehdad Esfahbod2-4/+0
2008-09-24Mark several new tests added during 1.7 as XFAIL.Carl Worth5-4/+12
2008-09-24Remove the device-offset testing (-25 cases) for the release.Carl Worth1-1/+1
2008-09-24Add svg-specific reference image for mask-transformed-similar.Carl Worth1-0/+0
2008-09-24Add pdf-specific reference images for gradient-constant-alpha.Carl Worth3-0/+1
2008-09-24Ignore generated files.Carl Worth3-0/+6
2008-09-24Add pdf-specific reference images for fill-alpha-pattern.Carl Worth3-0/+1
2008-09-24Add pdf- and ps-specific reference images for device-offset-fractionalCarl Worth2-0/+0
2008-09-24[configure.ac] Bump poppler dependency to 0.9.2Chris Wilson1-1/+3
2008-09-24Revert "[pdf] Tweak the mask analysis to avoid an assertion failure."Chris Wilson1-7/+2
2008-09-24Add README.win32, courtesy of Damian FrankBehdad Esfahbod4-1/+74
2008-09-24[Makefile.win32] Also report installing cairo-version.h and cairo-features.hBehdad Esfahbod1-1/+3
2008-09-24[Makefile.sources] Remove mention of cairo-features-win32.hBehdad Esfahbod1-4/+0
2008-09-25[perf-suite] Explicitly read the results of rdtsc from edx:eax.M Joonas Pihlaja1-3/+3
2008-09-24[Makefile.win32] Report which files to installBehdad Esfahbod1-1/+8
2008-09-24Enable CAIRO_HAS_UTF8_TO_UTF16 if PDF_OPERATORS is enabledBehdad Esfahbod1-1/+1
2008-09-24Simplify preprocessor conditional syntaxBehdad Esfahbod1-12/+3
2008-09-24[test] Add a test case to question the mutability of sources.Chris Wilson5-0/+60
2008-09-24[test] Memleak in new mask-ctm-* tests.Chris Wilson2-0/+6
2008-09-24[test] Rename mask-ctm-* to avoid conflict with mask-ctm.Chris Wilson6-8/+8
2008-09-24[stroke] Cap trailing segment when skipping invisible segments.Chris Wilson1-0/+8
2008-09-24Revert "[build] Use mkdir -p portability macros"Behdad Esfahbod2-2/+1
2008-09-24[tessellator] Skip edges that lie outside the region of interest.M Joonas Pihlaja1-0/+11
2008-09-24[traps] Impose limits on traps for cairo_in_(fill|stroke)M Joonas Pihlaja1-0/+14
2008-09-24[cairo] Define min-tolerance in terms of cairo_fixed_tChris Wilson1-1/+1
2008-09-24[pdf] Tweak the mask analysis to avoid an assertion failure.Chris Wilson1-2/+7
2008-09-24[trap] Trivial reject if trapezoid is entirely above or belowChris Wilson1-0/+4
2008-09-24[traps] Adjust lines if either point is on the boundary.Chris Wilson1-4/+4
2008-09-24[clip] Limit traps.Chris Wilson1-2/+16
2008-09-24[traps] Replace open-coding of box->rectangle->boxChris Wilson3-50/+17
2008-09-24[test/any2ppm] Handle filenames with multiple-dots.Chris Wilson1-1/+1
2008-09-24[traps] Limit extents to imposed constraints.Chris Wilson1-1/+14
2008-09-23[scaled-font] Another typo fix in the commentsBehdad Esfahbod1-1/+1
2008-09-23[mutex] Fix typo in commentsBehdad Esfahbod1-1/+1
2008-09-23[fill] Check for the most common rectilinear case first.Chris Wilson1-7/+11
2008-09-23[pattern] Beware unsigned wrap-around with pathological surface patterns.Chris Wilson1-2/+2
2008-09-23[test] Add a test case for create_similar(CONTENT_ALPHA)Chris Wilson5-0/+80
2008-09-23[test-meta] Use real meta-surface snapshot.Chris Wilson1-35/+0
2008-09-23[build] Use mkdir -p portability macrosBehdad Esfahbod2-1/+2
2008-09-23[pdf] Do not modify the dashes in-place.Chris Wilson1-2/+12
2008-09-23Return the real error status for set_user_data()Chris Wilson5-5/+5
2008-09-23Replace two boolean args with one enum argAdrian Johnson1-8/+23
2008-09-23[Makefile.win32] Add comments about where to edit for customizationBehdad Esfahbod2-0/+6
2008-09-23[src/Makefile.am.analysis] Fix out-of-tree buildBehdad Esfahbod1-7/+7
2008-09-22[Makefile.win32] Add makefile rules to generate cairo-features.hBehdad Esfahbod4-6/+25
2008-09-22[Makefile.win32] Misc cleanupBehdad Esfahbod2-12/+25
2008-09-22Generate build/Makefile.win32.featuresBehdad Esfahbod6-26/+67
2008-09-22[aclocal] Add support for automake-only or win32-only makefilesBehdad Esfahbod1-10/+56
2008-09-22[aclocal] Don't do automake conditionals for builtin featuresBehdad Esfahbod1-2/+2