summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-test-surfaces.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-29Retire dummy cairo-version.h header to fix meson subproject buildTim-Philipp Müller1-2/+0
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani1-9/+0
2011-09-26boilerplate: Skip testing of null surfacesChris Wilson1-0/+9
2011-09-16test: Use the test-traps as the reference images for xlib/xcbChris Wilson1-1/+1
2011-09-15test: Complete set of baseline reference imagesChris Wilson1-2/+2
2011-09-12Introduce a new compositor architectureChris Wilson1-113/+238
2011-06-02boilerplate: Introduce create_similar hookChris Wilson1-0/+8
2010-07-03boilerplate: Add a describe vfuncBenjamin Otte1-8/+8
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja1-50/+50
2010-03-27boilerplate: Create an image16 targetChris Wilson1-9/+12
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/+8
2009-07-24[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)Chris Wilson1-12/+19
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-60/+53
2009-07-04Remove the defunct test-meta surfaceChris Wilson1-38/+0
2009-07-04[boilerpate] Move target definition to backends.Chris Wilson1-11/+106
2009-06-30[boilerplate] Only include null-test-surface >= cairo-1.9.3Chris Wilson1-1/+9
2009-06-27[test] Add group-unalignedChris Wilson1-20/+20
2009-06-15Expose _cairo_null_surface_create() via a test surfaceChris Wilson1-0/+16
2009-05-05[test] Create a new fallback surface to exercise 16-bit paths.Chris Wilson1-0/+16
2008-09-28Automate error checking for fallback-resolution.Chris Wilson1-1/+6
2008-08-18[test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson1-7/+51
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-11/+24
2007-10-10[boilerplate-test-surfaces] Check show page for errors.Chris Wilson1-0/+3
2007-09-11Export cairo_surface_{copy,show}_pageVladimir Vukicevic1-4/+1
2007-04-20[boilerplate] Add cairo_boilerplate_format_from_contentBehdad Esfahbod1-12/+1
2007-04-20[boilerplate] Strip test-surfaces boilerplate into cairo-boilerplate-test-sur...Behdad Esfahbod1-0/+170