* grub-core/video/readers/tga.c: Reorganize to separate RLE and
image processing, fix big-endian and support grayscale.
This commit is contained in:
parent
4a87649207
commit
29648c5d84
2 changed files with 215 additions and 282 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-09-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/video/readers/tga.c: Reorganize to separate RLE and
|
||||
image processing, fix big-endian and support grayscale.
|
||||
|
||||
2013-09-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/video/fb/video_fb.c (grub_video_fb_create_render_target):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue