compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Mon Mar 5 19:03:55 EET 2007


 include/compiz.h    |    1 
 plugins/Makefile.am |    6 
 plugins/blur.c      |   16 
 plugins/inotify.c   |    3 
 plugins/video.c     | 1181 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 plugins/water.c     |    3 
 6 files changed, 1205 insertions(+), 5 deletions(-)

New commits:
commit 8e85d9aad520071f7545f60f3b79af7a271a79aa
Author: David Reveman <davidr at novell.com>
Date:   Mon Mar 5 10:12:58 2007 +0100

    Video plugin must be stacked above blur and water plugins.

commit 98eb18bb608907b162f2e5497cbbfd7977884b83
Author: David Reveman <davidr at novell.com>
Date:   Mon Mar 5 10:11:39 2007 +0100

    Add direct composited video plugin.
    
    Using _COMPIZ_VIDEO property. RGB and YV12 image formats
    are currently supported. YV12 image format requires
    8 bit alpha only GLX pixmap support.
    
    Known issues:
    Doesn't work with unredirect_fullscreen_windows option.

commit 5106e30ec3f69967c1b4b21c75742c846542492f
Author: David Reveman <davidr at novell.com>
Date:   Fri Mar 2 13:49:41 2007 +0100

    Add NOTIFY_MODIFY_MASK.




More information about the xorg-commit mailing list