Change name of macros that operate on normalized integers.
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 29 Jun 2009 12:30:36 +0000 (08:30 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Wed, 8 Jul 2009 04:39:30 +0000 (00:39 -0400)
commitb02c33e7da3eb733ca4ada66a6c35b293a191144
tree0e6eaa4318dd2927904ddea152142e0dcc6d3dad
parentd4a366193b12cf241980a621a15ec0ee67e8f6bb
Change name of macros that operate on normalized integers.

For example IntMul becomes MUL_UN8 to indicate that it multiplies two
unsigned normalized 8 bit integers.
pixman/make-combine.pl
pixman/pixman-combine.c.template
pixman/pixman-combine.h.template
pixman/pixman-fast-path.c
pixman/pixman-mmx.c
pixman/pixman-sse2.c