diff options
author | David Reveman <davidr@novell.com> | 2004-09-11 19:27:59 +0000 |
---|---|---|
committer | David Reveman <davidr@novell.com> | 2004-09-11 19:27:59 +0000 |
commit | c5786fd0fe0f0b69f3896e77705282c211ba7a77 (patch) | |
tree | 16ffa2bb20bd48f0e7d1132b73ab8a1b0563aad4 /pixman/AUTHORS | |
parent | 4af8faee061b3b90e71badf36040daa0b8edb7d1 (diff) |
Added support for both transform and repeat
Diffstat (limited to 'pixman/AUTHORS')
-rw-r--r-- | pixman/AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pixman/AUTHORS b/pixman/AUTHORS index 034f854b7..d18a04119 100644 --- a/pixman/AUTHORS +++ b/pixman/AUTHORS @@ -4,6 +4,7 @@ Dave Beckett <Dave.Beckett@bristol.ac.uk> Combined libpixregion, libic, and slim Jakub Bogusz <qboosh@pld-linux.org> Fixes for 64-bit machines. Anders Carlsson <andersca@gnome.org> Build fixes. New accessor functions. Richard Henderson <rth@twiddle.net> "slim" macros for better shared libraries +Owen Taylor <otaylor@redhat.com> Support for both transform and repeat Keith Packard <keithp@keithp.com> The original implementation of the compositing code. Vladimir Vukicevic <vladimir@pobox.com> Bug fix. Bryan Worth <bryan@theworths.org> Cleanups to not depend on X header files. |