[cairo-commit] libpixman ChangeLog,1.73,1.74
Jeff Muizelaar
commit at pdx.freedesktop.org
Thu Jun 23 19:35:47 PDT 2005
- Previous message: [cairo-commit] libpixman/src ic.c,1.20,1.21
- Next message: [cairo-commit] libpixman/src ic.c, 1.21, 1.22 icblt.c, 1.6,
1.7 icbltone.c, 1.7, 1.8 iccompose.c, 1.18, 1.19 icimage.c,
1.28, 1.29 icstipple.c, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: jrmuizel
Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv22510
Modified Files:
ChangeLog
Log Message:
2005-06-23 Jeff Muizelaar <jeff at infidigm.net>
* src/ic.c: (pixman_compositeSrcAdd_1000x1000),
(pixman_compositeSolidMask_nx1xn):
* src/icblt.c: (IcBlt), (IcBlt24Line), (IcBlt24), (IcBltOdd),
(IcBltOdd24), (IcSetBltOdd), (IcBltStip):
* src/icbltone.c: (IcBltOne), (IcBltOne24):
* src/iccompose.c: (IcFetch_a8r8g8b8), (IcFetch_x8r8g8b8),
(IcFetch_a8b8g8r8), (IcFetch_x8b8g8r8), (IcFetch_r8g8b8),
(IcFetch_b8g8r8), (IcFetch_r5g6b5), (IcFetch_b5g6r5),
(IcFetch_a1r5g5b5), (IcFetch_x1r5g5b5), (IcFetch_a1b5g5r5),
(IcFetch_x1b5g5r5), (IcFetch_a4r4g4b4), (IcFetch_x4r4g4b4),
(IcFetch_a4b4g4r4), (IcFetch_x4b4g4r4), (IcFetch_a8),
(IcFetcha_a8), (IcFetch_r3g3b2), (IcFetch_b2g3r3),
(IcFetch_a2r2g2b2), (IcFetch_a4), (IcFetcha_a4), (IcFetch_r1g2b1),
(IcFetch_b1g2r1), (IcFetch_a1r1g1b1), (IcFetch_a1b1g1r1),
(IcFetcha_a1), (IcFetch_a1), (IcStore_a8r8g8b8),
(IcStore_x8r8g8b8), (IcStore_a8b8g8r8), (IcStore_x8b8g8r8),
(IcStore_r8g8b8), (IcStore_b8g8r8), (IcStore_r5g6b5),
(IcStore_b5g6r5), (IcStore_a1r5g5b5), (IcStore_x1r5g5b5),
(IcStore_a1b5g5r5), (IcStore_x1b5g5r5), (IcStore_a4r4g4b4),
(IcStore_x4r4g4b4), (IcStore_a4b4g4r4), (IcStore_x4b4g4r4),
(IcStore_a8), (IcStore_r3g3b2), (IcStore_b2g3r3),
(IcStore_a2r2g2b2), (IcStore_a4), (IcStore_r1g2b1),
(IcStore_b1g2r1), (IcStore_a1r1g1b1), (IcStore_a1b1g1r1),
(IcStore_a1), (IcBuildCompositeOperand):
* src/icimage.c: (pixman_image_create_for_data):
* src/icstipple.c: (IcTransparentSpan):
s/pixman_bits_t/FbBits/s
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- ChangeLog 24 Jun 2005 02:33:34 -0000 1.73
+++ ChangeLog 24 Jun 2005 02:35:45 -0000 1.74
@@ -1,5 +1,36 @@
2005-06-23 Jeff Muizelaar <jeff at infidigm.net>
+ * src/ic.c: (pixman_compositeSrcAdd_1000x1000),
+ (pixman_compositeSolidMask_nx1xn):
+ * src/icblt.c: (IcBlt), (IcBlt24Line), (IcBlt24), (IcBltOdd),
+ (IcBltOdd24), (IcSetBltOdd), (IcBltStip):
+ * src/icbltone.c: (IcBltOne), (IcBltOne24):
+ * src/iccompose.c: (IcFetch_a8r8g8b8), (IcFetch_x8r8g8b8),
+ (IcFetch_a8b8g8r8), (IcFetch_x8b8g8r8), (IcFetch_r8g8b8),
+ (IcFetch_b8g8r8), (IcFetch_r5g6b5), (IcFetch_b5g6r5),
+ (IcFetch_a1r5g5b5), (IcFetch_x1r5g5b5), (IcFetch_a1b5g5r5),
+ (IcFetch_x1b5g5r5), (IcFetch_a4r4g4b4), (IcFetch_x4r4g4b4),
+ (IcFetch_a4b4g4r4), (IcFetch_x4b4g4r4), (IcFetch_a8),
+ (IcFetcha_a8), (IcFetch_r3g3b2), (IcFetch_b2g3r3),
+ (IcFetch_a2r2g2b2), (IcFetch_a4), (IcFetcha_a4), (IcFetch_r1g2b1),
+ (IcFetch_b1g2r1), (IcFetch_a1r1g1b1), (IcFetch_a1b1g1r1),
+ (IcFetcha_a1), (IcFetch_a1), (IcStore_a8r8g8b8),
+ (IcStore_x8r8g8b8), (IcStore_a8b8g8r8), (IcStore_x8b8g8r8),
+ (IcStore_r8g8b8), (IcStore_b8g8r8), (IcStore_r5g6b5),
+ (IcStore_b5g6r5), (IcStore_a1r5g5b5), (IcStore_x1r5g5b5),
+ (IcStore_a1b5g5r5), (IcStore_x1b5g5r5), (IcStore_a4r4g4b4),
+ (IcStore_x4r4g4b4), (IcStore_a4b4g4r4), (IcStore_x4b4g4r4),
+ (IcStore_a8), (IcStore_r3g3b2), (IcStore_b2g3r3),
+ (IcStore_a2r2g2b2), (IcStore_a4), (IcStore_r1g2b1),
+ (IcStore_b1g2r1), (IcStore_a1r1g1b1), (IcStore_a1b1g1r1),
+ (IcStore_a1), (IcBuildCompositeOperand):
+ * src/icimage.c: (pixman_image_create_for_data):
+ * src/icstipple.c: (IcTransparentSpan):
+
+ s/pixman_bits_t/FbBits/s
+
+2005-06-23 Jeff Muizelaar <jeff at infidigm.net>
+
* src/ic.c: (pixman_compositeSrcAdd_8000x8000),
(pixman_compositeSrcAdd_8888x8888):
more merging:
- Previous message: [cairo-commit] libpixman/src ic.c,1.20,1.21
- Next message: [cairo-commit] libpixman/src ic.c, 1.21, 1.22 icblt.c, 1.6,
1.7 icbltone.c, 1.7, 1.8 iccompose.c, 1.18, 1.19 icimage.c,
1.28, 1.29 icstipple.c, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list