* grub-core/video/bitmap_scale.c (scale_bilinear): Increased precision
to eliminate artefacts in bilinear interpolation.
This commit is contained in:
parent
2b131610d0
commit
d999ac72e2
2 changed files with 17 additions and 10 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-01 Vladimir Testov <vladimir.testov@rosalab.ru>
|
||||
|
||||
* grub-core/video/bitmap_scale.c (scale_bilinear): Increased precision
|
||||
to eliminate artefacts in bilinear interpolation.
|
||||
|
||||
2013-09-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/video/readers/tga.c: Support paletted tga.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue