compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Wed Jul 11 16:11:22 PDT 2007


 include/compiz.h |    2 -
 plugins/cube.c   |   46 +++++++++++++++++-----------------
 plugins/rotate.c |   39 +++++++++++++++++-----------
 plugins/video.c  |   18 +++++++------
 src/display.c    |    4 +-
 src/event.c      |    5 ++-
 src/fragment.c   |   74 ++++++++++++++++++++++++++++---------------------------
 src/main.c       |   46 ++++++++++++----------------------
 src/screen.c     |    2 +
 9 files changed, 121 insertions(+), 115 deletions(-)

New commits:
commit 8498de3b0053dd5e777b0c485b16de613d4f222e
Merge: a5fbfa5... ec32ff5...
Author: David Reveman <davidr at novell.com>
Date:   Wed Jul 11 18:55:06 2007 -0400

    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz

commit a5fbfa5647e709786ca5d81575905990d37b1287
Author: David Reveman <davidr at novell.com>
Date:   Wed Jul 11 13:02:19 2007 -0400

    Clean up and avoid some unnecessary heap allocation in
    addDataOpToFunctionData and addBlendOpToFunctionData.

commit 8af1b5a06eb8fff1b5fcb87790c60c7b04df9c03
Author: David Reveman <davidr at novell.com>
Date:   Tue Jul 10 23:22:34 2007 -0400

    More clean up. Setting d to compDisplays when it's NULL
    doesn't make sense. Always using the default logMessage
    function when d parameter is NULL is more appropriate
    if it should be allowed to call compLogMessage
    with d parameter set to NULL at all.

commit dd375d53bf4f009d0918f78bc7d7cda2eaff1471
Author: David Reveman <davidr at novell.com>
Date:   Tue Jul 10 23:08:29 2007 -0400

    Clean up.

commit f3d450b9147c58cd3810f4b94f750aa30a9585e2
Author: David Reveman <davidr at novell.com>
Date:   Tue Jul 10 23:06:43 2007 -0400

    Have logLevelToString return a constant string and not
    a buffer that needs to be freed. Fixes logging memory leak.

commit 72831592f1eb4148854b695b178029d272b19ca3
Author: David Reveman <davidr at novell.com>
Date:   Tue Jul 10 22:57:24 2007 -0400

    Make sure logMessage function is initialized before
    compLogMessage is called.

commit a771bdf436ee7ca3bda51f200ff0b2f917249b91
Author: David Reveman <davidr at novell.com>
Date:   Tue Jul 10 19:05:50 2007 -0400

    Fix typo.

commit 0f731e9fb28f484493ca75545c9b9ec223eeab2e
Author: David Reveman <davidr at novell.com>
Date:   Tue Jul 10 19:05:10 2007 -0400

    Update video interface by adding source dimensions.

commit 5938a207fdc097ea616fcf5d711309c1983e7e3d
Author: David Reveman <davidr at novell.com>
Date:   Tue Jul 10 17:06:27 2007 -0400

    Fix so that escape can be used again to terminate
    "snap top"-functionality.

commit 08317f7ab812a07b1fd0b3c12a58a9c478521be5
Author: David Reveman <davidr at novell.com>
Date:   Tue Jul 10 17:04:13 2007 -0400

    Clean up.

commit 3c39c285fe5ea1f6d3c249be94d5e5a02021cd64
Author: David Reveman <davidr at novell.com>
Date:   Tue Jul 10 15:34:04 2007 -0400

    Clean up.

commit f7dcb4022ab7ae30366725252fd74276848c3ef2
Author: David Reveman <davidr at novell.com>
Date:   Tue Jul 10 15:30:37 2007 -0400

    Select for Expose events on output window.



More information about the xorg-commit mailing list