compiz: Changes to 'master'

Danny Baumann maniac at kemper.freedesktop.org
Sat Oct 27 09:38:45 PDT 2007


 include/compiz-core.h |   25 ++++++++++
 include/compiz-cube.h |    4 -
 plugins/cube.c        |  119 +++++++++++++++-----------------------------------
 src/matrix.c          |   50 +++++++++++++++++++++
 4 files changed, 114 insertions(+), 84 deletions(-)

New commits:
commit 1e6e9da6746c29a05f3f7a3e4cd7b7b9ac1e873b
Author: Danny Baumann <dannybaumann at web.de>
Date:   Wed Oct 24 19:23:33 2007 +0200

    Use CompVector.

commit 1da25c6dc82008ebe242452cdd547fb7d6f283a9
Author: Danny Baumann <dannybaumann at web.de>
Date:   Wed Oct 24 19:08:28 2007 +0200

    Whitespacing.

commit 44c767aff91da0e46e9e61f86bafa228b2eab854
Author: Danny Baumann <dannybaumann at web.de>
Date:   Sat Oct 27 18:34:36 2007 +0200

    Added CompVector type for describing vectors.
     Make the matrix and vector multiplication functions use CompTransform and CompVector as arguments.

commit 9fc9aebbddca4be8aba107087e44605cb5e94701
Author: Danny Baumann <dannybaumann at web.de>
Date:   Wed Oct 24 15:49:24 2007 +0200

    Complete comment.

commit c576688c6a8da9cfaf0f8e5c50793cc4a481752c
Author: Danny Baumann <dannybaumann at web.de>
Date:   Sat Oct 27 18:33:34 2007 +0200

    Added some matrix functions that can be useful for plugins.



More information about the xorg-commit mailing list