xf86-video-vmware: Changes to 'master'

Thomas Hellstrom thomash at kemper.freedesktop.org
Wed Jan 14 23:53:03 PST 2015


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

New commits:
commit ab5be2312023d8ccc7156a05ccc1b0abe7679244
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Dec 4 10:35:04 2014 -0500

    saa: Adapt to GC client clip changes in xserver 1.17
    
    1.17 always stores the client clip as a region, so there's no longer a
    clientClipType member to look at.  Change the code to just inspect
    whether the clientClip is non-null, since that works both before and
    after 1.17.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>
    Reviewed-by: Thomas Hellstrom <thellstrom at vmware.com>



More information about the xorg-commit mailing list