summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate.h
Commit message (Expand)AuthorAgeFilesLines
* [boilerplate] Add cairo_boilerplate_format_from_contentBehdad Esfahbod2007-04-201-0/+3
* [boilerplate] Move xasprintf to xmalloc.cBehdad Esfahbod2007-04-201-17/+15
* [boilerplate] Rename xcairo_surface_set_user_data to cairo_boilerplate_surfac...Behdad Esfahbod2007-04-201-0/+6
* [boilerplate] Add a boolean is_vector to boilerplate target typeBehdad Esfahbod2007-04-201-0/+1
* [boilerplate] Add cairo_boilerplate_get/free_targetsBehdad Esfahbod2007-04-181-1/+5
* [boilerplate] s/_cairo_test_content_name/cairo_boilerplate_content_name/gBehdad Esfahbod2007-04-181-1/+1
* Rename wait_for_rendering to syncrhonizeCarl Worth2006-10-161-1/+1
* perf: Make xlib testing wait for the X server to finish rendering.Carl Worth2006-09-111-0/+4
* boilerplate: Allow targets to distinguish between test and perf.Carl Worth2006-09-091-5/+11
* Use unsigned consistently to avoid compiler warning.Carl Worth2006-09-091-1/+1
* boilerplate: Rename cairo_test_target_t to cairo_boilerplate_target_tCarl Worth2006-09-091-9/+9
* perf: Report times not rates. Interface in integers not doubles.Carl Worth2006-09-061-0/+31
* Move target tolerance to cairo_test_target structure (should let single-pixel...Carl Worth2006-09-051-0/+1
* Initial hookup of Vlad's timer/alarm codeCarl Worth2006-08-311-0/+1
* perf: Don't measure meta-surface-backed surface types.Carl Worth2006-08-311-0/+3
* boilerplate: Fix missing include of config.h which was preventing many backen...Carl Worth2006-08-311-0/+4
* boilerplate: Remove custom read/write-png code in favor of using cairo surfacesCarl Worth2006-08-311-1/+9
* Separate the sharable stuff out of cairo-test.c into cairo-boilerplate.cCarl Worth2006-08-301-0/+80