[cairo-commit] cairo ChangeLog,1.605,1.606

Keith Packard commit at pdx.freedesktop.org
Tue May 17 12:21:58 PDT 2005


Committed by: keithp

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

Modified Files:
	ChangeLog 
Log Message:
2005-05-17  Keith Packard  <keithp at keithp.com>

	* src/cairo-xlib-surface.c: (_get_image_surface):
	Add some comments about how and why masks are computed.
	Generalize overflow detection in mask computation.
	Expand on pixman format conversion comment.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.605
retrieving revision 1.606
diff -u -d -r1.605 -r1.606
--- ChangeLog	17 May 2005 18:28:26 -0000	1.605
+++ ChangeLog	17 May 2005 19:21:56 -0000	1.606
@@ -1,3 +1,10 @@
+2005-05-17  Keith Packard  <keithp at keithp.com>
+
+	* src/cairo-xlib-surface.c: (_get_image_surface):
+	Add some comments about how and why masks are computed.
+	Generalize overflow detection in mask computation.
+	Expand on pixman format conversion comment.
+
 2005-05-17  Carl Worth  <cworth at cworth.org>
 
 	* src/cairo-xcb-surface.c:




More information about the cairo-commit mailing list