summaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2012-03-10doc: fix a few typos found by codespellNis Martensen1-2/+2
2012-02-20perf: Don't use a boolean value as integerAndrea Canciani1-3/+7
2012-01-11perf/chart: Make the columns transculent so that the label behind is visibleChris Wilson1-4/+44
2012-01-11perf/chart: Show values next to the column if too small to fit insideChris Wilson1-6/+14
2012-01-11perf/chart: Tweak labels on right not to fall off the edgeChris Wilson2-8/+9
2011-11-18perf: Compile fix, add the index to cairo_perf_report_load()Chris Wilson2-2/+2
2011-11-12Use xstrdup instead of xmalloc when possibleAndrea Canciani1-4/+2
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani3-3/+0
2011-11-12Improve the documentation of the flagsAndrea Canciani3-17/+17
2011-11-12Sort option flagsAndrea Canciani3-19/+19
2011-11-09Silence some 'unused var' warningsAndrea Canciani1-1/+1
2011-10-11perfChris Wilson1-19/+42
2011-09-15perf: Add an a1-pixel variantChris Wilson3-0/+24
2011-09-14perf/micro: Add the PS tiger as a measure for the antialias hintsChris Wilson4-0/+118
2011-09-13perf/stats: Avoid overflow when summing time-squaredChris Wilson1-7/+6
2011-09-12test: Update ref imagesChris Wilson1-2/+4
2011-09-12perf/micro: Add measurement of setting the pixel directly using pixmanChris Wilson1-0/+38
2011-09-12Introduce a new compositor architectureChris Wilson50-236/+1321
2011-09-09perf/Makefile.am: Add missing '\' line continuationChris Wilson1-2/+3
2011-09-04cairo-missing: Fix and cleanup ssize_t type definitionAndrea Canciani3-10/+0
2011-09-02perf: Fix win32 buildAndrea Canciani1-1/+6
2011-09-02perf: Fix readmeAndrea Canciani1-2/+2
2011-09-02perf: Get rid of cairo_perf_ticks_per_second()Andrea Canciani4-40/+31
2011-09-02perf: Drop cairo_perf_ticks_t in favor of cairo_time_tAndrea Canciani43-164/+161
2011-09-02perf: Reuse cairo-timeAndrea Canciani7-421/+66
2011-09-02Introduce the cairo-missing libraryAndrea Canciani4-168/+8
2011-09-02time: Add cairo_time_t typeAndrea Canciani1-1/+0
2011-09-02perf: Silence gcc warningAndrea Canciani1-1/+1
2011-08-30perf: Print a summary of each operation for a trace (using '-s')Chris Wilson2-22/+99
2011-08-23observe: Provide the sum of the elapsed time of the individual operationsChris Wilson3-8/+32
2011-08-20observer: record all operations and their timingsChris Wilson1-2/+0
2011-08-19perf: Cleanup target after each runChris Wilson1-179/+172
2011-08-14Introduce cairo_surface_observer_t for performance analysisChris Wilson4-9/+676
2011-08-13Fix pollution from skia commitChris Wilson1-3/+2
2011-08-13skia: Update to use cairo_backend_t interfaceChris Wilson1-2/+3
2011-08-13perf/micro: diagonal linesChris Wilson4-1/+223
2011-08-13perf/micro: Test wide vs hairline strokesChris Wilson8-16/+404
2011-08-09perf: add curveChris Wilson4-0/+111
2011-08-09perf: add many-curvesChris Wilson4-0/+122
2011-08-09perf: Add many-fillsChris Wilson4-0/+187
2011-08-07perf: add the usual special cases to many-strokesChris Wilson1-1/+109
2011-08-07perf: Add many-strokesChris Wilson4-0/+78
2011-08-05perf: Add stroke/fill variants to world-mapChris Wilson1-6/+36
2011-08-04perf: Also build the code in perf/microUli Schlachter1-0/+2
2011-08-03perf: Add hash table benchmarkAndrea Canciani4-0/+110
2011-08-01perf: Save/restore gstate across runsChris Wilson1-1/+10
2011-08-01perf: Add a few more variations to dragon to exercise unaligned lines/spansChris Wilson1-0/+34
2011-07-31Remove useless checks for NULL before freeingAndrea Canciani2-4/+2
2011-07-29Silence gcc warningsAndrea Canciani1-1/+0
2011-07-19test,perf: Another hatching!Chris Wilson4-0/+98