Move blit and fill dispatcher to appropriate files to decrease export

and relocation overhead.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-05-30 22:06:28 +02:00
parent b8323067e8
commit 6570b2050e
7 changed files with 394 additions and 601 deletions

View file

@ -1,3 +1,8 @@
2013-05-30 Vladimir Serbinenko <phcoder@gmail.com>
Move blit and fill dispatcher to appropriate files to decrease export
and relocation overhead.
2013-05-30 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/font/font.c, include/grub/font.h: Inline simple font