summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-win32-printing.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-31Misc. typosluz.paz1-1/+1
2012-04-10Add _cairo_win32_print_gdi_error to boilerplate codeMaarten Bosmans1-2/+28
2012-02-25win32: fix compilation on cygwinAdrian Johnson1-1/+3
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani1-1/+0
2011-06-14test: Fix compilation on win32Andrea Canciani1-2/+8
2011-06-02boilerplate: Introduce create_similar hookChris Wilson1-0/+2
2010-07-03boilerplate: Add a describe vfuncBenjamin Otte1-2/+2
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja1-14/+15
2010-03-27boilerplate: Create an image16 targetChris Wilson1-2/+2
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-1/+1
2009-08-29[boilerplate] Runtime library checkChris Wilson1-0/+2
2009-07-04[boilerpate] Move target definition to backends.Chris Wilson1-9/+34
2009-06-27[test] Add group-unalignedChris Wilson1-4/+4
2008-11-03[test] Convert a few residual '-out.*'Chris Wilson1-1/+1
2008-09-28Automate error checking for fallback-resolution.Chris Wilson1-0/+5
2008-08-20[test] Cache last output and compare next time.Chris Wilson1-0/+2
2008-08-18[test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson1-0/+26
2008-08-14[test] Update prototype of win32-printing create_surface()Chris Wilson1-0/+3
2008-08-13[test] Pass a 'complete' name to create_surface().Chris Wilson1-2/+1
2007-10-22win32-printing: fix error in commentAdrian Johnson1-10/+11
2007-10-21win32-printing: Add test boilerplateAdrian Johnson1-0/+308