Magellan Linux

Annotation of /trunk/mozilla-firefox/patches/mozilla-firefox-1.5.0.3-cairo-compile-fix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (hide annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years, 1 month ago) by niro
File size: 768 byte(s)
-import

1 niro 153 --- mozilla/gfx/cairo/libpixman/src/pixman-remap.h 2005-09-28 01:09:03.000000000 +0200
2     +++ mozilla/gfx/cairo/libpixman/src/pixman-remap.h.fixed 2006-05-02 19:28:29.000000000 +0200
3     @@ -1,9 +1,7 @@
4     #define pixman_add_trapezoids _cairo_pixman_add_trapezoids
5     -#define INT_pixman_color_to_pixel _cairo_pixman_color_to_pixel
6     #define pixman_color_to_pixel _cairo_pixman_color_to_pixel
7     #define composeFunctions _cairo_pixman_compose_functions
8     #define fbComposeSetupMMX _cairo_pixman_compose_setup_mmx
9     -#define INT_pixman_composite _cairo_pixman_composite
10     #define pixman_composite _cairo_pixman_composite
11     #define fbCompositeCopyAreammx _cairo_pixman_composite_copy_area_mmx
12     #define fbCompositeSolidMask_nx8888x0565Cmmx _cairo_pixman_composite_solid_mask_nx8888x0565Cmmx