[cairo-commit] cairo ChangeLog,1.1120,1.1121
Keith Packard
commit at pdx.freedesktop.org
Fri Oct 28 20:50:01 PDT 2005
- Previous message: [cairo-commit] cairo/src cairo-gstate.c, 1.175,
1.176 cairo-image-surface.c, 1.63, 1.64 cairo-xlib-surface.c,
1.124, 1.125 cairoint.h, 1.218, 1.219
- Next message: [cairo-commit]
cairo/src cairo-pattern.c, 1.68, 1.69 cairo-surface.c,
1.105, 1.106 cairoint.h, 1.219, 1.220
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: keithp
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv28139
Modified Files:
ChangeLog
Log Message:
2005-10-28 Keith Packard <keithp at keithp.com>
* src/cairo-pattern.c: (_cairo_pattern_get_extents):
* src/cairo-surface.c: (_fallback_mask):
* src/cairoint.h:
Bound mask fallback operation by transformed mask and
source. This should speed up any applications calling
cairo_mask with a bounded source or mask operand.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1120
retrieving revision 1.1121
diff -u -d -r1.1120 -r1.1121
--- ChangeLog 29 Oct 2005 03:41:22 -0000 1.1120
+++ ChangeLog 29 Oct 2005 03:49:59 -0000 1.1121
@@ -1,5 +1,14 @@
2005-10-28 Keith Packard <keithp at keithp.com>
+ * src/cairo-pattern.c: (_cairo_pattern_get_extents):
+ * src/cairo-surface.c: (_fallback_mask):
+ * src/cairoint.h:
+ Bound mask fallback operation by transformed mask and
+ source. This should speed up any applications calling
+ cairo_mask with a bounded source or mask operand.
+
+2005-10-28 Keith Packard <keithp at keithp.com>
+
* src/cairo-gstate.c: (_cairo_operator_bounded_by_mask),
(_cairo_operator_bounded_by_source),
(_cairo_gstate_clip_and_composite),
- Previous message: [cairo-commit] cairo/src cairo-gstate.c, 1.175,
1.176 cairo-image-surface.c, 1.63, 1.64 cairo-xlib-surface.c,
1.124, 1.125 cairoint.h, 1.218, 1.219
- Next message: [cairo-commit]
cairo/src cairo-pattern.c, 1.68, 1.69 cairo-surface.c,
1.105, 1.106 cairoint.h, 1.219, 1.220
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list