compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Sun Jan 14 18:38:31 EET 2007


 AUTHORS                   |    1 
 include/compiz.h          |   10 
 plugins/Makefile.am       |    8 
 plugins/blur.c            |  468 +++++++++++++++++++++++++++++++++++++++++-----
 plugins/compiz.schemas.in |   36 +++
 plugins/screenshot.c      |   39 +++
 plugins/switcher.c        |    4 
 plugins/water.c           |    4 
 src/fragment.c            |   39 +++
 src/paint.c               |    2 
 src/session.c             |   78 +++++++
 11 files changed, 623 insertions(+), 66 deletions(-)

New commits:
commit 646b8a19de1ca00d71918c0eab44b851ca73e63e
Merge: 6cceb17... bd1ec07...
Author: David Reveman <davidr at novell.com>
Date:   Sun Jan 14 17:35:41 2007 +0100

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

commit 6cceb17a271e9a8d519a9a16139414a3b713b822
Author: David Reveman <davidr at novell.com>
Date:   Sun Jan 14 14:11:16 2007 +0100

    Regen plugins/compiz.schemas.in.

commit 7109e901e6ba80c44fa061872d49b2339b802240
Author: David Reveman <davidr at novell.com>
Date:   Sun Jan 14 14:09:04 2007 +0100

    Add addBlendOpToFunctionData function which can be used to indicate that
    some fragment function data is performing a blend operation.
    
    Functions for allocating fragment parameters and fragment texture units
    now take a integer parameter that specifies the number of units or
    parameters that should be allocated.
    
    Add initial destination blur support to blur plugin. The current state
    of destination blur is generally not considered usable. There's a few
    things that need to be added before it will scale and and perform
    properly.

commit eb0b10efecba16303d195e89a955ace52a735ae3
Author: David Reveman <davidr at novell.com>
Date:   Sat Jan 13 04:22:35 2007 +0100

    Add session restart support.

commit 2382a8b7036a9ffa00637bffe8837b9edcbcede9
Author: David Reveman <davidr at novell.com>
Date:   Fri Jan 12 03:13:16 2007 +0100

    Add Gerd to AUTHORS file.

commit 1c8cd0093b0279f9f968e192874b9cb9f85973bb
Author: Gerd Kohlberger <lowfi at chello.at>
Date:   Fri Jan 12 03:11:54 2007 +0100

    Add launch application option.

commit 09400bd7c0ac14269e5a1d701aa8398719a323db
Author: David Reveman <davidr at novell.com>
Date:   Thu Jan 11 16:02:21 2007 +0100

    Kill whitespace.

commit 70746fd5b01a571b7e1c2380381c0750cbf58fd8
Author: David Reveman <davidr at novell.com>
Date:   Thu Jan 11 12:58:38 2007 +0100

    Use --sm-disable option when generating schemas.

commit 68a2bb2f28eaaf557c612b651d44466eb6035a10
Author: David Reveman <davidr at novell.com>
Date:   Thu Jan 11 12:57:42 2007 +0100

    Add filter option and 12x bilinear filter to blur plugin.

commit ce3311f0c6669e3f07ba4220b99191a14fa12d4a
Author: David Reveman <davidr at novell.com>
Date:   Thu Jan 11 04:06:00 2007 +0100

    Set window type of switcher window to Util.




More information about the xorg-commit mailing list