summaryrefslogtreecommitdiff
path: root/perf/cairo-perf-trace.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-2/+2
2009-08-29Add skia backendVladimir Vukicevic1-0/+3
2009-08-29[perf] Match directory namesChris Wilson1-9/+28
2009-08-29[perf] Reset global caches after every traceChris Wilson1-0/+5
2009-08-29[perf] Remove cpuset warning for cairo-perf-traceChris Wilson1-47/+0
2009-08-10[qt] Fix compilationChris Wilson1-1/+1
2009-07-29[perf] Remove the warning about failing to open a directoryChris Wilson1-3/+1
2009-07-23[drm] Add an accelerated image surface.Chris Wilson1-0/+3
2009-07-22[gl] Enable GL backend for cairo-perf-traceChris Wilson1-0/+3
2009-07-20[perf] Search multiple directories for tracesChris Wilson1-2/+21
2009-07-01[perf] Fix use-after-free when retrieving error line numberChris Wilson1-3/+2
2009-06-30[perf] Exclude the xlib-reference target from cairo-perfChris Wilson1-1/+2
2009-06-30[perf] Enable trace directory recursion.Chris Wilson1-37/+67
2009-06-27[perf] Enable the null-backend for trace replays.Chris Wilson1-1/+1
2009-06-21[perf] Need to version surface typesChris Wilson1-0/+8
2009-06-19[perf] Report line of error during traceChris Wilson1-2/+6
2009-06-16Import Qt backend by MozillaVladimir Vukicevic1-0/+1
2009-06-16[perf] Report errors during replaysChris Wilson1-1/+10
2009-06-16[perf] Report iteration countChris Wilson1-4/+4
2009-06-15Expose _cairo_null_surface_create() via a test surfaceChris Wilson1-3/+3
2009-06-12[boilerplate] Make array of targets const.Chris Wilson1-3/+3
2009-06-11[perf] Fix -i getopt parsing.Chris Wilson1-1/+1
2009-06-11[perf] Add a -x to exclude traces from a benchmark.Chris Wilson1-7/+128
2009-06-08[perf] Continuously update the summary for tracesChris Wilson1-1/+1
2009-06-06[script] Add a finish method to the interpreterChris Wilson1-2/+1
2009-06-04[perf] Update trace summary after each iterationChris Wilson1-1/+28
2009-06-04[perf] Enable traces to be interruptedChris Wilson1-1/+19
2009-06-03[perf] Reconstruct interpreter for each runChris Wilson1-11/+10
2009-06-03[perf] Drop ticks from trace benchmarksChris Wilson1-17/+20
2009-06-03[perf] s/git/anongit/Chris Wilson1-1/+1
2009-06-02[perf] Warn if no traces were foundChris Wilson1-8/+20
2009-06-02[perf] Update to point to new toplevel cairo-traces repoChris Wilson1-6/+6
2009-06-02[perf] Benchmark tracesChris Wilson1-0/+530