summaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2008-10-29Remove twin perf case.Carl Worth4-53/+0
2008-10-28[perf] Fix rectangular case of unaligned-clip.Chris Wilson1-6/+3
2008-10-22Twin perf caseChris Wilson4-1/+54
2008-10-20[perf] Free images for composite-checkerChris Wilson1-1/+2
2008-10-19[perf] A crude tool to visualise performance changes across a series.Chris Wilson13-478/+1862
2008-10-08[perf] Add composite performance test.Björn Lindqvist4-0/+111
2008-09-28[perf] Add rounded rectangle perf case.Chris Wilson5-1/+135
2008-09-25[perf-suite] Explicitly read the results of rdtsc from edx:eax.M Joonas Pihlaja1-3/+3
2008-09-22[build] Add Makefile.win32.commonBehdad Esfahbod1-24/+2
2008-09-11[Makefile.am.common] Unify more common rulesBehdad Esfahbod1-1/+0
2008-09-11Makefile.am cleanupBehdad Esfahbod1-4/+6
2008-09-08[{test,perf}/Makefile.am] Define html-local target instead of htmlBehdad Esfahbod1-2/+2
2008-09-08[Makefile.am] Rename INCLUDES to AM_CPPFLAGSBehdad Esfahbod1-1/+1
2008-09-02Move _GNU_SOURCE declarations to where it's usedBehdad Esfahbod3-5/+4
2008-09-02Revamp the build system.Behdad Esfahbod1-0/+2
2008-08-19[perf] Continue testing after we fail to create a surface.Chris Wilson1-9/+4
2008-08-17[perf] Beware $OS may not be set.Chris Wilson1-1/+1
2008-08-17[perf] Silence trivial compiler warning.Chris Wilson1-9/+9
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-4/+7
2008-07-17[win32] Make cairo-perf-diff run on win32Frederic Plourde4-3/+84
2008-06-13[cairo-perf] Only allocate arrays once.Chris Wilson2-16/+17
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