libXrender: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Tue Feb 28 13:55:30 PST 2012


 src/Color.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit bb6568cbec24ae2c84bb5d9fe418f0021291a0af
Author: Emanuele Giaquinta <emanuele.giaquinta at gmail.com>
Date:   Mon Jan 2 19:58:15 2012 +0000

    Fix alpha premultiplication in XRenderParseColor.
    
    Due to C arithmetic conversion rules we must use an unsigned constant (or a
    cast) to perform the multiplication using unsigned arithmetic.
    
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list