]> git.ipfire.org Git - thirdparty/grub.git/commit
Move blit and fill dispatcher to appropriate files to decrease export
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 30 May 2013 20:06:28 +0000 (22:06 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 30 May 2013 20:06:28 +0000 (22:06 +0200)
commit6570b2050e7c56dc370142f724a143f43975107c
tree0f15da2fc07828ac2e9408d3926370eb6a73446e
parentb8323067e88b9c03ea014ffd18e89e25ebd6e739
Move blit and fill dispatcher to appropriate files to decrease export
and relocation overhead.
ChangeLog
grub-core/video/fb/fbblit.c
grub-core/video/fb/fbfill.c
grub-core/video/fb/video_fb.c
include/grub/fbblit.h
include/grub/fbfill.h
include/grub/video_fb.h