Chris Wilson
55f4e0e4e8
[perf] Change seperators from '-' to '.'
...
This allows the perf tests to use '-' in the name which is easier to read
and differentiates with using '_' to separate source and operators.
2009-06-02 15:13:46 +01:00
Chris Wilson
655f698733
[perf] Split can_run? into a separate precondition.
...
Allow tests to skip unnecessary setup when pruning the list of perf cases.
2009-02-13 13:26:53 +00:00
Chris Wilson
88f628b397
[perf] Fix rectangular case of unaligned-clip.
...
Janoos spotted that the unaligned clip actually degenerated to an empty
clip due to a typo when constructing the second rectangle. Simply use a
cairo_rectangle() instead.
2008-10-28 09:06:25 +00:00
Carl Worth
d5531c4f50
Add unaligned_clip perf case courtesy of Jeff Muizelaar
...
Conflicts:
perf/Makefile.am
perf/cairo-perf.c
perf/cairo-perf.h
2007-01-09 14:31:22 -08:00