summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-svg.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-01Add support for CAIRO_CONTENT_COLORAnton Danilkin1-11/+13
2021-04-11Move cairo_svg_surface_t to cairo-svg-surface.cAnton Danilkin1-6/+2
2021-04-11Remove SVG 1.2 and CAIRO_CONTENT_COLOR SVG boilerplate targetsAnton Danilkin1-57/+0
2020-11-13Fix testing in the full mode for PDF, PS and SVG backendsAnton Danilkin1-12/+32
2011-11-12boilerplate: Fix svg extensionAndrea Canciani1-4/+4
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani1-5/+2
2011-09-18On OS/2, WIFSIGNALED and WTERMSIG are prototyped in sys/wait.hDave Yeo1-0/+4
2011-06-14test: Fix compilation on win32Andrea Canciani1-2/+8
2011-06-02boilerplate: Introduce create_similar hookChris Wilson1-0/+4
2010-11-28Boilerplate: Set fallback resolution using force_fallbacks functionAdrian Johnson1-1/+5
2010-07-03boilerplate: Add a describe vfuncBenjamin Otte1-4/+4
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja1-29/+30
2010-05-03test: Improve memfault behaviour.Chris Wilson1-1/+1
2010-04-30boilerplate: Ensure that the recording surfaces are finished.Chris Wilson1-1/+4
2010-03-27boilerplate: Create an image16 targetChris Wilson1-4/+4
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-4/+4
2009-09-08[build] Improve handling of missing test apparatusChris Wilson1-0/+2
2009-08-29[boilerplate] Runtime library checkChris Wilson1-0/+4
2009-07-24[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)Chris Wilson1-0/+4
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-1/+0
2009-07-04[boilerpate] Move target definition to backends.Chris Wilson1-9/+61
2009-06-27[test] Add group-unalignedChris Wilson1-15/+15
2008-11-03[test] Convert a few residual '-out.*'Chris Wilson1-1/+1
2008-09-28Automate error checking for fallback-resolution.Chris Wilson1-15/+21
2008-09-26[boilerplate] Add svg-1.2 target.Chris Wilson1-4/+44
2008-09-26[boilerplate] Retry conversion in process if first attempt fails.Chris Wilson1-10/+1
2008-08-20[test] Cache last output and compare next time.Chris Wilson1-13/+4
2008-08-19[boilerplate] Daemonic conversion utility.Chris Wilson1-18/+45
2008-08-18[boilerplate] Check exit code from system for trapped signals.Chris Wilson1-1/+12
2008-08-18[test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson1-0/+26
2008-08-13[test] Pass a 'complete' name to create_surface().Chris Wilson1-2/+1
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-10/+35
2007-04-21[svg] Get rid of _cairo_svg_test_force_fallbacksBehdad Esfahbod1-0/+19
2007-04-20[boilerplate] Clean up includes and remove unnecessary onesBehdad Esfahbod1-1/+1
2007-04-20[boilerplate] Strip svg boilerplate into cairo-boilerplate-svg*Behdad Esfahbod1-0/+129