[cairo-commit] libpixman AUTHORS,1.6,1.7 ChangeLog,1.17,1.18

David Reveman commit at pdx.freedesktop.org
Sat Sep 11 19:28:01 PDT 2004


Committed by: davidr

Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv27755

Modified Files:
	AUTHORS ChangeLog 
Log Message:
Added support for both transform and repeat

Index: AUTHORS
===================================================================
RCS file: /cvs/cairo/libpixman/AUTHORS,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** AUTHORS	6 May 2004 12:50:23 -0000	1.6
--- AUTHORS	12 Sep 2004 02:27:59 -0000	1.7
***************
*** 5,8 ****
--- 5,9 ----
  Anders Carlsson <andersca at gnome.org> Build fixes. New accessor functions.
  Richard Henderson <rth at twiddle.net> "slim" macros for better shared libraries 
+ Owen Taylor <otaylor at redhat.com> Support for both transform and repeat
  Keith Packard <keithp at keithp.com> The original implementation of the compositing code.
  Vladimir Vukicevic <vladimir at pobox.com> Bug fix.

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** ChangeLog	6 May 2004 12:50:23 -0000	1.17
--- ChangeLog	12 Sep 2004 02:27:59 -0000	1.18
***************
*** 1,2 ****
--- 1,9 ----
+ 2004-09-12  David Reveman  <c99drn at cs.umu.se>
+ 
+ 	* src/ic.c (pixman_composite): 
+ 	* src/iccompose.c (IcFetch_transform, IcFetcha_transform): 
+ 	* src/icimage.h: Added support for both transform and repeat
+ 	(thanks to Owen Taylor <otaylor at redhat.com>).
+ 
  2004-05-06  Carl Worth  <cworth at isi.edu>
  




More information about the cairo-commit mailing list