[cairo-commit] cairo/pixman/src pixman-remap.h,1.5.2.1,1.5.2.2

Carl Worth commit at pdx.freedesktop.org
Mon Nov 21 11:49:36 PST 2005


Committed by: cworth

Update of /cvs/cairo/cairo/pixman/src
In directory gabe:/tmp/cvs-serv22792/pixman/src

Modified Files:
      Tag: BRANCH_1_0
	pixman-remap.h 
Log Message:

2005-11-21  Carl Worth  <cworth at cworth.org>

        * src/pixman-remap.h: Remove duplicate definitions of
        pixman_color_to_pixel and pixman_composite.


Index: pixman-remap.h
===================================================================
RCS file: /cvs/cairo/cairo/pixman/src/pixman-remap.h,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -d -r1.5.2.1 -r1.5.2.2
--- pixman-remap.h	18 Nov 2005 18:17:29 -0000	1.5.2.1
+++ pixman-remap.h	21 Nov 2005 19:49:34 -0000	1.5.2.2
@@ -1,10 +1,8 @@
 #define pixman_add_trapezoids _cairo_pixman_add_trapezoids
 #define pixman_color_to_pixel _cairo_pixman_color_to_pixel
-#define pixman_color_to_pixel _cairo_pixman_color_to_pixel
 #define composeFunctions _cairo_pixman_compose_functions
 #define fbComposeSetupMMX _cairo_pixman_compose_setup_mmx
 #define pixman_composite _cairo_pixman_composite
-#define pixman_composite _cairo_pixman_composite
 #define fbCompositeCopyAreammx _cairo_pixman_composite_copy_area_mmx
 #define fbCompositeSolidMask_nx8888x0565Cmmx _cairo_pixman_composite_solid_mask_nx8888x0565Cmmx
 #define fbCompositeSolidMask_nx8888x8888Cmmx _cairo_pixman_composite_solid_mask_nx8888x8888Cmmx



More information about the cairo-commit mailing list