[cairo-commit] cairo/pixman ChangeLog,1.104,1.105
Billy Biggs
commit at pdx.freedesktop.org
Tue Aug 16 18:38:40 PDT 2005
- Previous message: [cairo-commit] cairo/src Makefile.am, 1.60, 1.61 cairo-clip.c, 1.3,
1.4 cairo-gstate.c, 1.163, 1.164 cairo-image-surface.c, 1.57,
1.58 cairo-region.c, NONE, 1.1 cairo-surface.c, 1.91,
1.92 cairo-xlib-surface.c, 1.108, 1.109 cairoint.h, 1.197, 1.198
- Next message: [cairo-commit] cairo/pixman/src Makefile.am, 1.12,
1.13 pixman-remap.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: vektor
Update of /cvs/cairo/cairo/pixman
In directory gabe:/tmp/cvs-serv25898
Modified Files:
ChangeLog
Log Message:
* src/Makefile.am: Split the MMX code into a separate libtool
library to avoid applying the MMX CFLAGS to all of the pixman
code. Idea and code from Owen Taylor.
* src/pixman-remap.h: Update the mangling header file to include
the MMX symbols.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/pixman/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- ChangeLog 16 Aug 2005 23:50:25 -0000 1.104
+++ ChangeLog 17 Aug 2005 01:38:38 -0000 1.105
@@ -1,5 +1,14 @@
2005-08-16 Billy Biggs <vektor at dumbterm.net>
+ * src/Makefile.am: Split the MMX code into a separate libtool
+ library to avoid applying the MMX CFLAGS to all of the pixman
+ code. Idea and code from Owen Taylor.
+
+ * src/pixman-remap.h: Update the mangling header file to include
+ the MMX symbols.
+
+2005-08-16 Billy Biggs <vektor at dumbterm.net>
+
* src/fbmmx.c: (shift), (negate), (pix_multiply), (pix_add),
(expand_alpha), (expand_alpha_rev), (invert_colors), (over),
(over_rev_non_pre), (in), (in_over), (load8888), (pack8888),
- Previous message: [cairo-commit] cairo/src Makefile.am, 1.60, 1.61 cairo-clip.c, 1.3,
1.4 cairo-gstate.c, 1.163, 1.164 cairo-image-surface.c, 1.57,
1.58 cairo-region.c, NONE, 1.1 cairo-surface.c, 1.91,
1.92 cairo-xlib-surface.c, 1.108, 1.109 cairoint.h, 1.197, 1.198
- Next message: [cairo-commit] cairo/pixman/src Makefile.am, 1.12,
1.13 pixman-remap.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list