summaryrefslogtreecommitdiff
path: root/perf/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-04-19Include cairo-perf in make checkChris Wilson1-11/+19
2007-04-19Add callgrind output files to CLEANFILES and .gitignore.Chris Wilson1-0/+1
2007-04-19Fix command line for running cairo-perf under valgrind.Chris Wilson1-4/+4
2007-04-18[perf] Make targets more consistent with the test suiteBehdad Esfahbod1-9/+17
2007-04-08[test,perf] Make them rebuild boilerplate when src is changedBehdad Esfahbod1-1/+1
2007-03-14Transform the output of cairo-perf-diff into HTMLMathias Hasselmann1-1/+7
2007-03-07Add valgrind/callgrind targets to Makefile.Chris Wilson1-0/+20
2007-01-31Add "rectangles" perf testDan Amelang1-0/+1
2007-01-09Add unaligned_clip perf case courtesy of Jeff MuizelaarCarl Worth1-4/+5
2007-01-05Add long-lines perf caseCarl Worth1-0/+1
2006-12-16New performance test case "mosaic" for splines.M Joonas Pihlaja1-1/+3
2006-11-27[test|perf|boilerplate/Makefile.am] Add -I$(top_builddir)/src to INCLUDESBehdad Esfahbod1-0/+1
2006-11-17perf: Add box_outline test case.Carl Worth1-0/+1
2006-11-08perf: Add world-map performance test case.Carl Worth1-0/+2
2006-11-08perf/Makefile.am: Add missing zrusin-another.h file to listCarl Worth1-1/+2
2006-11-08perf: Move statistics code into new cairo-stats.h for sharingCarl Worth1-1/+5
2006-11-06Add zrusin-another test cases (tessellate and fill).Carl Worth1-1/+2
2006-11-02Add new perf test "pattern_create_radial"Dan Amelang1-0/+1
2006-10-29perf: cairo-perf-diff-files.c should generate cairo-perf-diff-filesJamey Sharp1-2/+3
2006-10-25Add new cairo-perf-diff for finding the performance difference between any 2 ...Carl Worth1-2/+5
2006-10-25[perf] Remove SUBDIRS=../boilerplate and add explicit dependenciesBehdad Esfahbod1-3/+6
2006-10-18Add cairo-perf-diff program for comparing two cairo-perf reports.Carl Worth1-2/+4
2006-10-05perf: Add subimage_copy test to demonstrate performance bug found by montyCarl Worth1-0/+1
2006-10-05perf: Add text testCarl Worth1-1/+2
2006-10-04perf: Add stroke and fill testsCarl Worth1-0/+2
2006-10-04perf: Move iteration over sources and operators from paint to new cairo-perf-...Carl Worth1-0/+1
2006-09-06[perf/Makefile] Unset DIST_SUBDIRSBehdad Esfahbod1-1/+1
2006-09-06perf: Add tessellate test case (in -16, -64, and -256 varieties)Carl Worth1-1/+2
2006-09-05perf: Fold cairo-perf-timer.h into cairo-perf.hCarl Worth1-2/+2
2006-08-31perf: Rename timer-alarm files to cairo-perf-timerCarl Worth1-6/+6
2006-08-31perf: Collapse timing.[ch] down into cairo-perf.[ch]Carl Worth1-2/+0
2006-08-31Initial hookup of Vlad's timer/alarm codeCarl Worth1-0/+9
2006-08-31perf: Add initial skeleton of performance monitoring suiteCarl Worth1-0/+26