[cairo-commit] libpixman ChangeLog,1.47,1.48
Carl Worth
commit at pdx.freedesktop.org
Mon Feb 21 13:29:30 PST 2005
Committed by: cworth
Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv30647
Modified Files:
ChangeLog
Log Message:
* src/renderedge.h: Add only-just-better-than-ASCII-art diagram
showing all macros used in locating sub-pixel sample rows/columns.
* src/renderedge.h (RenderEdgeStepSmall, RenderEdgeStepBig): Add
missing protective parentheses around macro parameter usage.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- ChangeLog 21 Feb 2005 20:57:27 -0000 1.47
+++ ChangeLog 21 Feb 2005 21:29:22 -0000 1.48
@@ -1,5 +1,13 @@
2005-02-21 Carl Worth <cworth at cworth.org>
+ * src/renderedge.h: Add only-just-better-than-ASCII-art diagram
+ showing all macros used in locating sub-pixel sample rows/columns.
+
+ * src/renderedge.h (RenderEdgeStepSmall, RenderEdgeStepBig): Add
+ missing protective parentheses around macro parameter usage.
+
+2005-02-21 Carl Worth <cworth at cworth.org>
+
* src/ic.c:
* src/icint.h: Move definition of __inline for non-gcc from ic.c
to icint.h so it applies to more code in the implementation.
More information about the cairo-commit
mailing list