xf86-video-geode: Changes to 'master'

Mart Raudsepp leio at kemper.freedesktop.org
Tue Oct 23 02:55:49 PDT 2012


 src/lx_exa.c |   61 ++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 36 insertions(+), 25 deletions(-)

New commits:
commit a46486b05f4674fc17f36947c97bc281c1d00d26
Author: Mart Raudsepp <leio at gentoo.org>
Date:   Tue Oct 23 11:40:11 2012 +0300

    lx_exa: Implement solid pictures support as source with a mask
    
    cairo-1.12 uses solid pictures instead of 1x1R pixmaps in glyph rendering
    paths, so accelerate it.
    In addition to acceleration, it avoids a bug in xserver-1.13.0 and earlier
    which causes visible misrendering for fallback path, making cairo-1.12 a
    viable and desired choice on GeodeLX systems.
    Quick benchmarking suggests a 4-12% win in cairo-traces.

commit 85f25321661b24324d9e8fb6415abc0fda12436d
Author: Mart Raudsepp <leio at gentoo.org>
Date:   Tue Oct 23 11:35:18 2012 +0300

    lx_exa: Remove unused srcPixmap member from exaScratch
    
    Became redundant with commit 32a927b8e6



More information about the xorg-commit mailing list