- The rectangles in a region probably shouldn't be returned const as
the X server will be changing them.
-- Make sure the endian-ness macros are defined correctly.
\ No newline at end of file
+- Make sure the endian-ness macros are defined correctly.
+
+- Detect MMX code properly
static __inline pixman_bool_t
miClipPictureReg (pixman_region16_t * pRegion,
pixman_region16_t * pClip,
- int dx,
- int dy)
+ int dx,
+ int dy)
{
if (pixman_region_n_rects(pRegion) == 1 &&
pixman_region_n_rects(pClip) == 1)