[cairo-commit] cairo ChangeLog,1.751,1.752
Carl Worth
commit at pdx.freedesktop.org
Thu Jul 21 00:35:09 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv16542
Modified Files:
ChangeLog
Log Message:
* src/cairo-glitz-surface.c:
(_cairo_glitz_pattern_release_surface),
(_cairo_glitz_pattern_acquire_surfaces),
(_cairo_glitz_surface_composite),
(_cairo_glitz_surface_composite_trapezoids),
(_cairo_glitz_surface_show_glyphs): Finally grepped through and
fixed up the last remaining calls to
cairo_pattern_release_surface.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.751
retrieving revision 1.752
diff -u -d -r1.751 -r1.752
--- ChangeLog 21 Jul 2005 06:30:08 -0000 1.751
+++ ChangeLog 21 Jul 2005 07:35:07 -0000 1.752
@@ -1,5 +1,16 @@
2005-07-21 Carl Worth <cworth at cworth.org>
+ * src/cairo-glitz-surface.c:
+ (_cairo_glitz_pattern_release_surface),
+ (_cairo_glitz_pattern_acquire_surfaces),
+ (_cairo_glitz_surface_composite),
+ (_cairo_glitz_surface_composite_trapezoids),
+ (_cairo_glitz_surface_show_glyphs): Finally grepped through and
+ fixed up the last remaining calls to
+ cairo_pattern_release_surface.
+
+2005-07-21 Carl Worth <cworth at cworth.org>
+
* src/cairo-xcb-surface.c: (_cairo_xcb_surface_composite),
(_cairo_xcb_surface_composite_trapezoids): Fix yet another file
that I missed when I made the cairo_pattern_release_surface
More information about the cairo-commit
mailing list