Various minor changes
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 22 Jun 2009 10:51:04 +0000 (06:51 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 22 Jun 2009 10:51:04 +0000 (06:51 -0400)
commit233d8907ed02d6624f458dd40c9db46055fc7630
tree644c584535a996183a64b0982602cfd20fceb2dc
parent950bcd7d4a6226d969b0b69513f6806a2d40e08e
Various minor changes

- Add underscores to the pixman_image_get_solid(),
  pixman_image_is_solid(), and pixman_is_opaque() names.

- A number of formatting fixes

- Move debug code to the end of pixman-private.h

- Collect all prototypes for image methods in one place
13 files changed:
pixman/pixman-arm-neon.c
pixman/pixman-arm-simd.c
pixman/pixman-bits-image.c
pixman/pixman-edge.c
pixman/pixman-fast-path.c
pixman/pixman-image.c
pixman/pixman-mmx.c
pixman/pixman-private.h
pixman/pixman-sse2.c
pixman/pixman-trap.c
pixman/pixman-utils.c
pixman/pixman-vmx.c
pixman/pixman.c