* grub-core/video/fb/fbblit.c (grub_video_fbblit_blend_BGR888_RGBA8888):

Fix order bug.
	(grub_video_fbblit_blend_RGB888_RGBA8888): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-05-03 14:07:30 +02:00
parent 7c332bdc98
commit cff501187c
2 changed files with 19 additions and 6 deletions

View file

@ -1,3 +1,9 @@
2013-05-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/video/fb/fbblit.c (grub_video_fbblit_blend_BGR888_RGBA8888):
Fix order bug.
(grub_video_fbblit_blend_RGB888_RGBA8888): Likewise.
2013-05-03 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/gui.h (grub_gfxmenu_timeout_unregister): Free cb