summaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2008-04-11[test] Handle TEST_CONTENT_COLOR_ALPHA_FLATTENED similar surfaces.Chris Wilson1-2/+4
2008-02-19[perf] add tests for magnified and minified image sources.Bertram Felgenhauer1-0/+34
2008-02-06Some fixes and improvements to the Win32 buildAzar@.(none)4-12/+53
2008-02-06Add several Makefile.win32 files to EXTRA_DISTCarl Worth1-0/+2
2008-01-10[test] Fixup make check for mingwChris Wilson1-4/+4
2007-12-20[test/*] Create new surfaces using the group target.Chris Wilson1-2/+2
2007-12-01Convert bash scripts to regular sh ones for greater portabilityBehdad Esfahbod1-15/+16
2007-11-30Explicitly call bash for bash-specific scriptsCarl Worth1-1/+1
2007-10-24[cairo-perf-diff-files] Only use a valid initializer for min_test.Chris Wilson1-2/+7
2007-10-23[cairo-perf-diff-files] Check for terminator before comparing tests.Chris Wilson1-7/+16
2007-10-20[cairo-perf] Run performance tests over similar surfaces as well.Chris Wilson1-46/+75
2007-10-19[Makefile.am] Fix ${top_srcdir}/libtoolChris Wilson1-2/+2
2007-09-05[test,perf] Support TARGETS_EXCLUDE make variableBehdad Esfahbod1-2/+4
2007-08-28[perf] Make cairo-perf-diff build cairo-perf-diff-filesBehdad Esfahbod1-2/+8
2007-08-24[cairo-perf] Blacklist xlib-fallback.Chris Wilson1-0/+8
2007-08-18[cairo-perf-diff] Remove reference to pixman.Chris Wilson1-2/+1
2007-08-06Typo fixes in README filesNis Martensen1-3/+3
2007-06-18Fix cairo-perf-diff to compile cairo-perf explicitlyCarl Worth1-1/+1
2007-06-18[perf] Add pixman_region_init_rects and use in extract_regionVladimir Vukicevic4-1/+71
2007-06-09[perf] Link to librt if availableBehdad Esfahbod1-1/+2
2007-05-01perf: Add $(EXTRA_PROGRAMS) to CLEANFILES1.4.6Carl Worth1-0/+1
2007-04-30[perf] Check availability before including nonstandard headersBehdad Esfahbod2-1/+7
2007-04-30[perf] Don't build cairo-perf in "make all"Behdad Esfahbod1-1/+1
2007-04-30Free all memory when cairo-perf exits.Chris Wilson1-0/+19
2007-04-28Add missing prototypes for getline and strndupCarl Worth1-2/+10
2007-04-28cairo-perf-diff-files: Add missing include of libgen.h for basenameCarl Worth1-0/+1
2007-04-26cairo-perf-diff-files: Always print old and new configuration namesCarl Worth1-6/+6
2007-04-25cairo-perf-diff: Repair command-line option parsing.Carl Worth1-5/+9
2007-04-25Make the traditional speedup vs. slowdown report style available againCarl Worth1-9/+103
2007-04-25Implement support for generating a report from more than two filesCarl Worth1-113/+157
2007-04-25cairo-perf-diff-files: Use pointers instead of indexing to iterate over reportsCarl Worth1-13/+18
2007-04-25cairo-perf-diff-files: Simplify code to grow report->testsCarl Worth1-9/+5
2007-04-25cairo-perf-diff-files: Sort and compute stats at the time of loading a reportCarl Worth1-75/+75
2007-04-25cairo-perf-diff: Separate command-line options within the args structureCarl Worth1-19/+25
2007-04-25Move implementation of getline and strndupCarl Worth1-55/+53
2007-04-25Replace old and new reports with reports arrayCarl Worth1-4/+7
2007-04-25Replace old_filename and new_filename with a filenames arrayCarl Worth1-17/+13
2007-04-25cairo-perf-diff-files: Add new --min-change option, (replacing third position...Carl Worth1-16/+23
2007-04-25cairo-perf-diff: Fix implementation of --helpCarl Worth1-1/+1
2007-04-25cairo-perf-diff-files: Remove some overzealous option parsing.Carl Worth1-7/+6
2007-04-25perf: Add new paint-with-alpha testCarl Worth4-0/+48
2007-04-22[perf] Add OS/2 implementation for timer routinesPeter Weilbacher2-0/+99
2007-04-19Include cairo-perf in make checkChris Wilson1-11/+19
2007-04-19Add callgrind output files to CLEANFILES and .gitignore.Chris Wilson2-0/+3
2007-04-19Fix command line for running cairo-perf under valgrind.Chris Wilson1-4/+4
2007-04-18[boilerplate] Add cairo_boilerplate_get/free_targetsBehdad Esfahbod1-10/+10
2007-04-18[perf] Make targets more consistent with the test suiteBehdad Esfahbod2-11/+23
2007-04-18cairo-perf - add the missing newline.Chris Wilson1-1/+1
2007-04-18cairo-perf - Check that the surface is created.Chris Wilson1-0/+7
2007-04-16Merge branch 'master' of git+ssh://hasselmm@git.freedesktop.org/git/cairoMathias Hasselmann5-9/+13