glamor: Changes to 'master'

Zhigang Gong gongzg at kemper.freedesktop.org
Tue Sep 17 19:41:23 PDT 2013


 src/glamor_putimage.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 29c0907d413ad5be2af3480d008018cd7f5a9e85
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Tue Sep 17 13:25:02 2013 +0200

    Fix RegionContainsRect test for PutImage
    
    The return value of RegionContainsRect() is not a boolean but an enum
    indicating that the region contains the rectangle completely, partially
    or not at all. We can only take the PutImage fastpath when the region
    contatins the rectangle completely.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=65964
    Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
    Reviewed-by: Zhigang Gong <zhigang.gong at linux.intel.com>



More information about the xorg-commit mailing list