cairo/perf/micro
Bryce Harrington a346e40ed3 perf: Guarantee path width is non-negative
This quells the following warning:

  perf/micro/hatching.c:39:5: warning: cannot optimize loop, the
  loop counter may overflow

Width and height aren't going to be negative so enforce it so that the
compiler can do whatever optimization it wants to do.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
2014-02-25 12:13:10 -08:00
..
a1-curve.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
a1-line.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
box-outline.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
cairo-perf-cover.c perf: Compute ops per second 2010-03-30 15:28:37 +01:00
composite-checker.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
curve.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
disjoint.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
dragon.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
fill-clip.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
fill.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
glyphs.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
hash-table.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
hatching.c perf: Guarantee path width is non-negative 2014-02-25 12:13:10 -08:00
intersections.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
line.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
long-dashed-lines.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
long-lines.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
Makefile.am perf: Fix build on win32 2011-06-24 14:13:09 +02:00
Makefile.sources perf/micro: Add the PS tiger as a measure for the antialias hints 2011-09-14 19:22:24 +01:00
Makefile.win32 perf: Fix build on win32 2011-06-24 14:13:09 +02:00
many-curves.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
many-fills.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
many-strokes.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
mask.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
mosaic.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
mosaic.h [perf] Reorganise cairo-perf 2009-09-15 18:19:08 +01:00
paint-with-alpha.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
paint.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
pattern_create_radial.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
pixel.c perf: Add an a1-pixel variant 2011-09-15 10:13:40 +01:00
pythagoras-tree.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
rectangles.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
rounded-rectangles.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
sierpinski.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
spiral.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
stroke.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
subimage_copy.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
tessellate.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
text.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
tiger.c perf/micro: Add the PS tiger as a measure for the antialias hints 2011-09-14 19:22:24 +01:00
twin.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
unaligned-clip.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
wave.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
wide-fills.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
wide-strokes.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
world-map.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
world-map.h [perf] Reorganise cairo-perf 2009-09-15 18:19:08 +01:00
zrusin-another.h [perf] Reorganise cairo-perf 2009-09-15 18:19:08 +01:00
zrusin.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00