summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-ps.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PS test crashAdrian Johnson2021-07-181-2/+1
* Fix testing in the full mode for PDF, PS and SVG backendsAnton Danilkin2020-11-131-15/+35
* Revert accidental push of ps debugging API.Chris Wilson2012-04-141-7/+33
* ps (debug API): Export the ability to force fallbacksChris Wilson2012-04-121-14/+6
* ps (API): Export the ability to set the creation date of the surfaceChris Wilson2012-04-121-19/+1
* 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-24/+25
* boilerplate: Ensure that the recording surfaces are finished.Chris Wilson2010-04-301-1/+4
* boilerplate: Create an image16 targetChris Wilson2010-03-271-4/+4
* configure: Globally define AC_GNU_SOURCEChris Wilson2010-01-221-0/+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-6/+2
* [boilerpate] Move target definition to backends.Chris Wilson2009-07-041-14/+59
* [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-12/+21
* [boilerplate] Add a PS 2 target.Chris Wilson2008-09-261-6/+49
* [test] Cache last output and compare next time.Chris Wilson2008-08-201-3/+32
* [boilerplate] Check exit code from system for trapped signals.Chris Wilson2008-08-181-3/+14
* [test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson2008-08-181-1/+28
* [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-18/+36
* [cairo-boilerplate-ps] Destroy the target on creation failureChris Wilson2007-05-081-0/+2
* [svg] Move cairo_svg_surface_t to cairo-svg-surface-private.hBehdad Esfahbod2007-04-211-1/+5
* [ps] Get rid of _cairo_ps_test_force_fallbacksBehdad Esfahbod2007-04-211-0/+15
* [boilerplate] Strip ps boilerplate into cairo-boilerplate-ps*Behdad Esfahbod2007-04-201-0/+138