* 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:
parent
7c332bdc98
commit
cff501187c
2 changed files with 19 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue