[cairo-commit] cairo ChangeLog,1.1026.2.32,1.1026.2.33

Tim Rowley commit at pdx.freedesktop.org
Wed Oct 12 15:06:46 PDT 2005


Committed by: tor

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv2861

Modified Files:
      Tag: BRANCH_1_0
	ChangeLog 
Log Message:
        Reviewed by: cworth

        * src/cairo-clip.c (_cairo_clip_intersect_mask):  Intersect clip
        region with target surface so we don't waste time and memory.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1026.2.32
retrieving revision 1.1026.2.33
diff -u -d -r1.1026.2.32 -r1.1026.2.33
--- ChangeLog	10 Oct 2005 18:33:18 -0000	1.1026.2.32
+++ ChangeLog	12 Oct 2005 22:06:44 -0000	1.1026.2.33
@@ -1,3 +1,10 @@
+2005-10-12  T Rowley  <tim.rowley at gmail.com>
+
+	Reviewed by: cworth
+
+	* src/cairo-clip.c (_cairo_clip_intersect_mask):  Intersect clip
+	region with target surface so we don't waste time and memory.
+
 2005-10-10  T Rowley  <tim.rowley at gmail.com>
 
         * src/cairo-atsui-font.c (_cairo_atsui_font_glyph_path):



More information about the cairo-commit mailing list