[cairo] [cairo-commit] 5 commits - perf/cairo-perf-report.c perf/micro src/cairo-ft-private.h src/cairo-xcb-private.h src/cairo-xlib-private.h src/cairo-xlib-surface-private.h test/clip-nesting.c test/clip-operator.c test/close-path.c test/composite-integer-translate-over.c test/composite-integer-translate-over-repeat.c test/composite-integer-translate-source.c test/copy-path.c test/extended-blend.c test/extend-pad-border.c test/extend-pad.c test/extend-pad-similar.c test/extend-reflect.c test/mask.c test/multi-page.c test/operator-clear.c test/operator-source.c test/path-append.c test/pattern-getters.c test/pdf-features.c test/pixman-downscale.c test/pixman-rotate.c test/ps-features.c test/record-extend.c test/record-mesh.c test/select-font-no-show-text.c test/self-copy.c test/source-clip.c test/source-clip-scale.c test/surface-pattern.c test/surface-pattern-scale-down.c test/surface-pattern-scale-up.c test/svg-clip.c test/svg-surface.c test/trap-clip.c test/unbounded-operator.c test/user-font.c test/user-font-mask.c test/user-font-proxy.c test/xcb-snapshot-assert.c test/xlib-expose-event.c test/xlib-surface.c

Chris Wilson chris at chris-wilson.co.uk
Fri Mar 6 00:23:37 PST 2015


On Thu, Mar 05, 2015 at 05:20:51PM -0800, Bryce Harrington wrote:
>  perf/cairo-perf-report.c                       |    2 +-
>  perf/micro/disjoint.c                          |    2 +-
>  perf/micro/hatching.c                          |    2 +-
>  perf/micro/pattern_create_radial.c             |    2 +-
>  perf/micro/spiral.c                            |    2 +-
>  src/cairo-ft-private.h                         |    2 +-
>  src/cairo-xcb-private.h                        |    4 ++--
>  src/cairo-xlib-private.h                       |    2 +-
>  src/cairo-xlib-surface-private.h               |    2 +-
>  test/clip-nesting.c                            |    2 +-
>  test/clip-operator.c                           |    2 +-
>  test/close-path.c                              |    2 +-
>  test/composite-integer-translate-over-repeat.c |    2 +-
>  test/composite-integer-translate-over.c        |    2 +-
>  test/composite-integer-translate-source.c      |    2 +-
>  test/copy-path.c                               |    2 +-
>  test/extend-pad-border.c                       |    2 +-
>  test/extend-pad-similar.c                      |    2 +-
>  test/extend-pad.c                              |    2 +-
>  test/extend-reflect.c                          |    2 +-
>  test/extended-blend.c                          |    2 +-
>  test/mask.c                                    |    2 +-
>  test/multi-page.c                              |    4 ++--
>  test/operator-clear.c                          |    2 +-
>  test/operator-source.c                         |    2 +-
>  test/path-append.c                             |    2 +-
>  test/pattern-getters.c                         |    2 +-
>  test/pdf-features.c                            |    4 ++--
>  test/pixman-downscale.c                        |    4 ++--
>  test/pixman-rotate.c                           |    4 ++--
>  test/ps-features.c                             |    4 ++--
>  test/record-extend.c                           |    2 +-
>  test/record-mesh.c                             |    2 +-
>  test/select-font-no-show-text.c                |    2 +-
>  test/self-copy.c                               |    2 +-
>  test/source-clip-scale.c                       |    2 +-
>  test/source-clip.c                             |    2 +-
>  test/surface-pattern-scale-down.c              |    2 +-
>  test/surface-pattern-scale-up.c                |    2 +-
>  test/surface-pattern.c                         |    2 +-
>  test/svg-clip.c                                |    3 ++-
>  test/svg-surface.c                             |    3 ++-
>  test/trap-clip.c                               |    2 +-
>  test/unbounded-operator.c                      |    2 +-
>  test/user-font-mask.c                          |    4 ++--
>  test/user-font-proxy.c                         |    4 ++--
>  test/user-font.c                               |    4 ++--
>  test/xcb-snapshot-assert.c                     |    2 +-
>  test/xlib-expose-event.c                       |    2 +-
>  test/xlib-surface.c                            |    3 ++-
>  50 files changed, 62 insertions(+), 59 deletions(-)
> 
> New commits:
> commit 4e680ff4bb3a5089b2ec40a96f8e292aa3cfe5f4
> Author: Michael Haubenwallner <michael.haubenwallner at ssi-schaefer.com>
> Date:   Fri Feb 27 14:25:41 2015 +0100
> 
>     headers: fix include order for AIX, bug#89354

With the exception of cairoint.h, cairo headers are meant to be
standalone. You are papering over a couple of bugs.
-Chris


-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the cairo mailing list