summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-svg.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for CAIRO_CONTENT_COLORAnton Danilkin2021-05-011-11/+13
* Move cairo_svg_surface_t to cairo-svg-surface.cAnton Danilkin2021-04-111-6/+2
* Remove SVG 1.2 and CAIRO_CONTENT_COLOR SVG boilerplate targetsAnton Danilkin2021-04-111-57/+0
* Fix testing in the full mode for PDF, PS and SVG backendsAnton Danilkin2020-11-131-12/+32
* boilerplate: Fix svg extensionAndrea Canciani2011-11-121-4/+4
* boilerplate: Remove unused thread id parameterAndrea Canciani2011-11-121-5/+2
* On OS/2, WIFSIGNALED and WTERMSIG are prototyped in sys/wait.hDave Yeo2011-09-181-0/+4
* test: Fix compilation on win32Andrea Canciani2011-06-141-2/+8
* boilerplate: Introduce create_similar hookChris Wilson2011-06-021-0/+4
* Boilerplate: Set fallback resolution using force_fallbacks functionAdrian Johnson2010-11-281-1/+5
* boilerplate: Add a describe vfuncBenjamin Otte2010-07-031-4/+4
* whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja2010-06-241-29/+30
* test: Improve memfault behaviour.Chris Wilson2010-05-031-1/+1
* boilerplate: Ensure that the recording surfaces are finished.Chris Wilson2010-04-301-1/+4
* boilerplate: Create an image16 targetChris Wilson2010-03-271-4/+4
* [meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja2009-10-221-4/+4
* [build] Improve handling of missing test apparatusChris Wilson2009-09-081-0/+2
* [boilerplate] Runtime library checkChris Wilson2009-08-291-0/+4
* [boilerplate] Fix compilation against old revisions (as old as 1.9.2!)Chris Wilson2009-07-241-0/+4
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-1/+0
* [boilerpate] Move target definition to backends.Chris Wilson2009-07-041-9/+61
* [test] Add group-unalignedChris Wilson2009-06-271-15/+15
* [test] Convert a few residual '-out.*'Chris Wilson2008-11-031-1/+1
* Automate error checking for fallback-resolution.Chris Wilson2008-09-281-15/+21
* [boilerplate] Add svg-1.2 target.Chris Wilson2008-09-261-4/+44
* [boilerplate] Retry conversion in process if first attempt fails.Chris Wilson2008-09-261-10/+1
* [test] Cache last output and compare next time.Chris Wilson2008-08-201-13/+4
* [boilerplate] Daemonic conversion utility.Chris Wilson2008-08-191-18/+45
* [boilerplate] Check exit code from system for trapped signals.Chris Wilson2008-08-181-1/+12
* [test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson2008-08-181-0/+26
* [test] Pass a 'complete' name to create_surface().Chris Wilson2008-08-131-2/+1
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-10/+35
* [svg] Get rid of _cairo_svg_test_force_fallbacksBehdad Esfahbod2007-04-211-0/+19
* [boilerplate] Clean up includes and remove unnecessary onesBehdad Esfahbod2007-04-201-1/+1
* [boilerplate] Strip svg boilerplate into cairo-boilerplate-svg*Behdad Esfahbod2007-04-201-0/+129