compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Wed Apr 25 01:55:38 EEST 2007


 src/paint.c   |    9 +++++++--
 src/texture.c |    4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit 5a7eedc61f8872da1300715b1bcdf862d98d880a
Author: James Jones <jajones at jatest.nvidia.com>
Date:   Mon Apr 23 17:59:03 2007 -0700

    Fix unredirect fullscreen windows.
    
    In paint.c!paintScreenRegion():
    
    -Need to subtract window's region from tmpRegion
     before checking if tmpRegion is NULL.
    
    -Don't try to draw the unredirected window, as
     it will be immediately redirected again by
     paint.c!drawWindow()

commit 840f1afe2b8ada7bde81f66b333b1f8470ed0676
Author: James Jones <jajones at jatest.nvidia.com>
Date:   Mon Apr 23 17:28:12 2007 -0700

    Only use bindTexImage and releaseTexImage on textures
    that have associated pixmaps.




More information about the xorg-commit mailing list