[coreboot-gerrit] Patch merged into coreboot/master: cbgfx: use bilinear interpolation to scale bitmap

gerrit at coreboot.org gerrit at coreboot.org
Tue Oct 27 15:22:20 CET 2015


the following patch was just integrated into master:
commit f86515244a94c81484fa72884698acf322a9130f
Author: Daisuke Nojiri <dnojiri at chromium.org>
Date:   Thu Sep 24 12:42:51 2015 -0700

    cbgfx: use bilinear interpolation to scale bitmap
    
    This change replaces the current scaling algorithm (nearest neighbor) used
    for bitmap rendering with the bilinear interpolation, which has much better
    reproduction.
    
    BUG=none
    BRANCH=tot
    TEST=Tested on Samus
    
    Change-Id: I02520883debb7db40ffc19d4480244e0acabc818
    Signed-off-by: Patrick Georgi <pgeorgi at google.com>
    Original-Commit-Id: 764b383c1763a022728f2b2d9fb90e27c9e32e94
    Original-Change-Id: I0ddd184343428904d04d8a76fe18a885529c7d3d
    Original-Signed-off-by: Daisuke Nojiri <dnojiri at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/302195
    Original-Reviewed-by: Randall Spangler <rspangler at chromium.org>
    Reviewed-on: http://review.coreboot.org/11926
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list