]> git.ipfire.org Git - thirdparty/grub.git/commit
bitmap_scale: Optimize by moving division out of the loop.
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 26 Feb 2015 17:13:36 +0000 (18:13 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Thu, 26 Feb 2015 17:13:36 +0000 (18:13 +0100)
commitdd4889f727c535948fd6ab67154a52b10bc544c9
tree8b1222d6b360c45dd3db89363ba6239cd4f532d1
parentc5a4e79335cebc026684de623bdd327312139330
bitmap_scale: Optimize by moving division out of the loop.
grub-core/video/bitmap_scale.c