compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Tue Mar 6 22:52:20 EET 2007


 include/compiz.h     |   18 --
 plugins/blur.c       |    2 
 plugins/decoration.c |   56 +++-----
 plugins/minimize.c   |    3 
 plugins/scale.c      |    3 
 plugins/switcher.c   |   11 +
 plugins/wobbly.c     |    5 
 src/paint.c          |  339 +++++++++++++++++++--------------------------------
 8 files changed, 172 insertions(+), 265 deletions(-)

New commits:
commit f42e935dac73690d5193cfb59e36028e4de41988
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 15:50:23 2007 +0100

    Remove PAINT_WINDOW_CLIP_OPAQUE_MASK and
    PAINT_WINDOW_CLIP_TRANSLUCENT_MASK flags.
    The PAINT_WINDOW_OCCLUSION_DETECTION_MASK flag and the new occlusion
    detection code replaces them.

commit 2ed963ccc121c38d983f3c5bafdaa6b4131f9838
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 15:24:21 2007 +0100

    Add comment about occlusion detection.

commit 9d6fa87bb75da559178ef3991fffd6adb27f671f
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 15:06:35 2007 +0100

    Cleanup paintTransformedScreen a bit.

commit 445a4e6b926fbd055615db72984b429441209bb1
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 14:58:46 2007 +0100

    Really remove windowMask and backgroundMask from paintTransformedScreen.

commit ba5f76c2ac655948df0edef56ab1a18cd65cab33
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 14:57:29 2007 +0100

    Remove windowMask and backgroundMask from paintTransformedScreen.

commit fce2ee91056f3e688578c6b26de635ede8df89dd
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 14:56:37 2007 +0100

    Move cursor painting into paintScreenRegion.

commit 6fc875c81105a44e029b0a3afe7ce2b5a6f11ff2
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 14:54:14 2007 +0100

    Have paintTransformedScreen use paintScreenRegion.

commit 0cf9182da9eb96405e07b709bb2037380263e72e
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 14:51:10 2007 +0100

    Have paintScreenRegion accept a screen paint mask instead.

commit d9725a8d0b63faa901c431eb9093bad3384e53c1
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 14:43:03 2007 +0100

    Have paintScreen always use paintScreenRegion.

commit b99e7b0c4fd18d82d56ccbc0680a011f98771ff1
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 14:39:21 2007 +0100

    No need to pass backgroundMask to paintScreenRegion.

commit cbc7320a67415a1ab1390f270d388d5ddd547892
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 14:35:08 2007 +0100

    Add unredirect fullscreen windows support to paintScreenRegion.

commit 9208f1bdb4054be878fcfbd958467412d2a9a12a
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 14:30:27 2007 +0100

    Move occlusion detection and window painting to static function.




More information about the xorg-commit mailing list