index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perf
/
cairo-perf-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-24
perf: Fix build on win32
Andrea Canciani
1
-2
/
+6
2010-06-24
whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.
M Joonas Pihlaja
1
-12
/
+12
2010-03-31
perf: Fix timestamp computation on MacOS X
Andrea Canciani
1
-0
/
+7
2009-06-06
[perf] Switch to using clock_gettime()
Chris Wilson
1
-19
/
+53
2008-09-25
[perf-suite] Explicitly read the results of rdtsc from edx:eax.
M Joonas Pihlaja
1
-3
/
+3
2008-09-02
Move _GNU_SOURCE declarations to where it's used
Behdad Esfahbod
1
-0
/
+2
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