Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-03-24 | [cairo-perf] Use full 64 bit of the clock cycle counters to avoid overflows | Mathias Hasselmann | 1 | -8/+14 |
2006-10-05 | perf: Rename finalize to synchronize as it is used in both start() and stop()... | Carl Worth | 1 | -10/+10 |
2006-10-05 | perf: Do backend synchronization in cairo_perf_timer_start as well as cairo_p... | Carl Worth | 1 | -9/+11 |
2006-09-11 | perf: Make xlib testing wait for the X server to finish rendering. | Carl Worth | 1 | -0/+12 |
2006-09-06 | perf: Handle 32-bit wraparound of performance counter | Carl Worth | 1 | -0/+3 |
2006-09-06 | perf: Fix cairo_perf_ticks_per_second to avoid wraparound | Carl Worth | 1 | -1/+1 |
2006-09-06 | Prefer CPU performance counters (if available) over gettimeofday. | Carl Worth | 1 | -8/+116 |
2006-09-06 | perf: Report times not rates. Interface in integers not doubles. | Carl Worth | 1 | -5/+10 |
2006-09-05 | perf: Rename functions in line with cairo's naming guidelines | Carl Worth | 1 | -12/+12 |
2006-09-05 | perf: Fold cairo-perf-timer.h into cairo-perf.h | Carl Worth | 1 | -0/+74 |