summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-02perfChris Wilson1-4/+68
2010-07-03boilerplate: Add describe stringBenjamin Otte1-3/+18
2010-07-03boilerplate: Add a describe vfuncBenjamin Otte1-5/+5
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja1-49/+53
2010-04-30boilerplate: Fix use after free from 3ae5723Chris Wilson1-3/+10
2010-04-30boilerplate: Ensure that the recording surfaces are finished.Chris Wilson1-5/+5
2010-04-30boilerplate: Destroy the redundant image referenceChris Wilson1-0/+2
2010-03-27boilerplate: Create an image16 targetChris Wilson1-4/+35
2010-03-23boilerplate: Cleanup the list of backends upon shutdown.Chris Wilson1-0/+13
2010-03-01api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja1-1/+1
2010-01-22script: Port cairo_script_context_t to cairo_device_tChris Wilson1-3/+3
2009-11-29[dirty] Add more missing surface dirtying notifications.M Joonas Pihlaja1-0/+1
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-23/+23
2009-09-14[build] Check for dlsym in both libdl and libc.M Joonas Pihlaja1-2/+2
2009-09-05[boilerplate] Support wildcard ? in CAIRO_TEST_TARGET{,_EXCLUDE}.M Joonas Pihlaja1-4/+6
2009-09-05[boilerplate] Support giving content in CAIRO_TEST_TARGET{,_EXCLUDE}.M Joonas Pihlaja1-4/+57
2009-08-29[boilerplate] Runtime library checkChris Wilson1-3/+26
2009-08-29[script] Introduce cairo_script_context_tChris Wilson1-22/+4
2009-07-24[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)Chris Wilson1-3/+7
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-32/+68
2009-07-04Remove the defunct test-meta surfaceChris Wilson1-0/+35
2009-07-04[boilerpate] Move target definition to backends.Chris Wilson1-561/+78
2009-07-04[boilerplate] Read whole RGB lines at a timeChris Wilson1-6/+7
2009-07-03Export meta-surfaceChris Wilson1-6/+6
2009-06-28[boilerplate] Propagate original error from create_from_png()Chris Wilson1-0/+2
2009-06-28[test] Disable fallback16 testingChris Wilson1-2/+2
2009-06-27[test] Add group-unalignedChris Wilson1-5/+5
2009-06-21[boilerplate] Implement a reference xlib surfaceChris Wilson1-2/+12
2009-06-19[test] Experiment with reference targetsChris Wilson1-113/+141
2009-06-19Revert "[test] Make the xlib-fallback use the image refs."M Joonas Pihlaja1-1/+1
2009-06-16Import Qt backend by MozillaVladimir Vukicevic1-0/+23
2009-06-15Expose _cairo_null_surface_create() via a test surfaceChris Wilson1-0/+9
2009-06-12[boilerplate] Make array of targets const.Chris Wilson1-4/+4
2009-06-12[boilerplate] Export cairo_boilerplate_get_image_target()Chris Wilson1-0/+17
2009-06-09[boilerplate] Print out known targets on error.Chris Wilson1-1/+14
2009-06-06[boilerplate] Minor typo in win32-printingChris Wilson1-1/+1
2009-05-05[test] Create a new fallback surface to exercise 16-bit paths.Chris Wilson1-0/+18
2009-03-31[test] Improve fault injection coverageChris Wilson1-3/+13
2009-02-16[sdl] Remove new backend.M Joonas Pihlaja1-15/+0
2009-01-29[scaled-font] Global glyph cacheChris Wilson1-4/+1
2009-01-03[boilerplate] Check the return of pclose()Chris Wilson1-2/+9
2009-01-02[boilerplate] Use pclose() after popenChris Wilson1-1/+1
2008-12-12[test] Make the xlib-fallback use the image refs.Chris Wilson1-1/+1
2008-11-13Add CairoScript backend.Chris Wilson1-0/+16
2008-11-07[test] Fix-up rgb byte packingChris Wilson1-0/+2
2008-11-05[test] Mark targets with is_meta?Chris Wilson1-16/+24
2008-10-31[test] Build test suite into single binary.Chris Wilson1-272/+386
2008-10-30[boilerplate] Remove #if VERSION>1.9.0Chris Wilson1-2/+0
2008-10-30[sdl] Add new backend.Chris Wilson1-0/+13
2008-10-28Disable the svg12 target in boilerplate.Carl Worth1-0/+5