summaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2009-02-16[sdl] Remove new backend.M Joonas Pihlaja2-8/+0
2009-02-13[perf] Test non-antialiased fill.Chris Wilson1-0/+21
2009-02-13[perf] Env variable to ignore similar targets whilst benchmarking.Chris Wilson1-0/+3
2009-02-13[perf] Split can_run? into a separate precondition.Chris Wilson25-8/+89
2009-02-13[perf] Extend range of testing.Chris Wilson1-5/+5
2009-02-13[perf] Fix infinite loop in textChris Wilson1-4/+3
2009-01-29[perf] Remove a redundant clear during source init.Chris Wilson1-5/+2
2009-01-29[perf] Add another variation on the many-rectangles caseChris Wilson1-0/+20
2009-01-14[perf] Add a utility to compare backends.Chris Wilson7-10/+448
2009-01-14[perf] Tweak dragon to hit fill_rectangles().Chris Wilson1-1/+41
2009-01-14[perf] Cover linear gradient with 3 stops.Chris Wilson1-0/+36
2009-01-14[perf] Add scaled similar surface sources.Chris Wilson1-4/+40
2009-01-02[perf] Fix errors reported by cppcheckChris Wilson2-4/+5
2009-01-02[perf] Correct another reference to '<cairo>'Chris Wilson1-1/+1
2008-12-14[perf] Fix for git-1.6Chris Wilson1-1/+1
2008-12-06[perf-diff] Fix cairo-perf-diff for git 1.6Chris Wilson1-1/+1
2008-12-06[perf] Add perf tests to hit rectilinear code paths.M Joonas Pihlaja4-1/+204
2008-12-06[perf] Explicitly test rendering a path with lots of intersections.M Joonas Pihlaja4-1/+101
2008-11-29[perf] Fix buildChris Wilson1-1/+2
2008-11-26[perf] Fix SDL compilation for MacOS XPaolo Bonzini2-0/+8
2008-11-19[perf/pythagoras_tree] Another fractal.Chris Wilson4-1/+90
2008-11-19[perf/dragon] Add a dragon curve perf case.Chris Wilson4-1/+170
2008-10-31Add a COPYING file to each aux. source directoryChris Wilson2-1/+6
2008-10-30Restore the ability to choose the internal font.Chris Wilson4-0/+53
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