[coreboot-gerrit] Patch merged into coreboot/master: cbgfx: allow draw_bitmap to render outside canvas

gerrit at coreboot.org gerrit at coreboot.org
Tue Oct 27 15:21:56 CET 2015


the following patch was just integrated into master:
commit dd49eccb50b99ca34d3cecc844e38266a0f6a6cf
Author: Daisuke Nojiri <dnojiri at chromium.org>
Date:   Wed Aug 26 14:47:06 2015 -0700

    cbgfx: allow draw_bitmap to render outside canvas
    
    This change allows draw_bitmap to draw an image outside the canvas
    with the original size if the scale parameter is zero. This is used
    for example when drawing a splash screen which has to be positioned
    at a pixel perfect location.
    
    BUG=none
    BRANCH=master
    TEST=Draw pictures and boxes on Samus and Ryu
    
    Change-Id: Ia2d8799184d1aa192e2c50850e248bee8f234006
    Signed-off-by: Patrick Georgi <pgeorgi at google.com>
    Original-Commit-Id: 45d4717fe5c3e3554bd79b63ade490d88cf00bbe
    Original-Change-Id: I48aa21122cfc2ee43bcb1b8f87b00c66abdc230e
    Original-Signed-off-by: Daisuke Nojiri <dnojiri at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/295961
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11923
    Tested-by: build bot (Jenkins)


See http://review.coreboot.org/11923 for details.

-gerrit



More information about the coreboot-gerrit mailing list