summaryrefslogtreecommitdiff
path: root/perf/cairo-perf.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-31perf: Synchronize before stopping the timersChris Wilson1-0/+3
2011-09-02perf: Get rid of cairo_perf_ticks_per_second()Andrea Canciani1-6/+0
2011-09-02perf: Reuse cairo-timeAndrea Canciani1-0/+101
2009-09-15[perf] Reorganise cairo-perfChris Wilson1-596/+0
2009-09-05[perf] Move the calibration to its own functionChris Wilson1-30/+41
2009-09-05[perf] Add a fast-and-sloppy mode to cairo-perf.M Joonas Pihlaja1-20/+39
2009-08-29Add skia backendVladimir Vukicevic1-0/+3
2009-08-29[perf] Match directory namesChris Wilson1-3/+11
2009-08-06[perf] Calibrate tests to run for at least 2 secondsChris Wilson1-8/+31
2009-07-31[perf] Check outputChris Wilson1-0/+19
2009-07-23[drm] Add an accelerated image surface.Chris Wilson1-1/+4
2009-07-22[gl] Enable GL backend for cairo-perf-traceChris Wilson1-1/+3
2009-07-21Merge commit 'anholt/gl'Chris Wilson1-0/+1
2009-07-03Export meta-surfaceChris Wilson1-4/+2
2009-06-30[perf] Exclude the xlib-reference target from cairo-perfChris Wilson1-1/+2
2009-06-21[perf] Need to version surface typesChris Wilson1-0/+6
2009-06-16Import Qt backend by MozillaVladimir Vukicevic1-2/+1
2009-06-12[boilerplate] Make array of targets const.Chris Wilson1-2/+2
2009-06-02[perf] Add a verbose flag for summary output with rawChris Wilson1-30/+52
2009-06-02[perf] Exclude similar testing by defaultChris Wilson1-2/+3
2009-06-02[perf] Benchmark mixing different masks and sourcesChris Wilson1-0/+1
2009-06-02[perf] Add a pure glyphs performance metricChris Wilson1-0/+1
2009-06-02[perf] Change seperators from '-' to '.'Chris Wilson1-4/+4
2009-06-02Merge commit 'origin/master' into glEric Anholt1-17/+24
2009-02-16[sdl] Remove new backend.M Joonas Pihlaja1-4/+0
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 Wilson1-8/+16
2009-02-13[perf] Extend range of testing.Chris Wilson1-5/+5
2009-02-05[gl] Add basics for GL surface backend using test-fallback as base.Eric Anholt1-0/+1
2008-12-06[perf] Add perf tests to hit rectilinear code paths.M Joonas Pihlaja1-0/+1
2008-12-06[perf] Explicitly test rendering a path with lots of intersections.M Joonas Pihlaja1-0/+1
2008-11-26[perf] Fix SDL compilation for MacOS XPaolo Bonzini1-0/+4
2008-11-19[perf/pythagoras_tree] Another fractal.Chris Wilson1-0/+1
2008-11-19[perf/dragon] Add a dragon curve perf case.Chris Wilson1-0/+1
2008-10-30Restore the ability to choose the internal font.Chris Wilson1-0/+1
2008-10-29Remove twin perf case.Carl Worth1-1/+0
2008-10-22Twin perf caseChris Wilson1-0/+1
2008-10-19[perf] A crude tool to visualise performance changes across a series.Chris Wilson1-0/+1
2008-10-08[perf] Add composite performance test.Björn Lindqvist1-0/+1
2008-09-28[perf] Add rounded rectangle perf case.Chris Wilson1-0/+1
2008-09-02Move _GNU_SOURCE declarations to where it's usedBehdad Esfahbod1-0/+2
2008-08-19[perf] Continue testing after we fail to create a surface.Chris Wilson1-9/+4
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-4/+7
2008-06-13[cairo-perf] Only allocate arrays once.Chris Wilson1-16/+14
2008-04-11[test] Handle TEST_CONTENT_COLOR_ALPHA_FLATTENED similar surfaces.Chris Wilson1-2/+4
2008-02-06Some fixes and improvements to the Win32 buildAzar@.(none)1-5/+2
2007-10-20[cairo-perf] Run performance tests over similar surfaces as well.Chris Wilson1-46/+75
2007-08-24[cairo-perf] Blacklist xlib-fallback.Chris Wilson1-0/+8
2007-06-18[perf] Add pixman_region_init_rects and use in extract_regionVladimir Vukicevic1-0/+1
2007-04-30[perf] Check availability before including nonstandard headersBehdad Esfahbod1-1/+5