Move blit and fill dispatcher to appropriate files to decrease export
and relocation overhead.
This commit is contained in:
parent
b8323067e8
commit
6570b2050e
7 changed files with 394 additions and 601 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue