This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
grub
Watch
1
Star
0
Fork
You've already forked grub
0
Code
Issues
Pull requests
Releases
Wiki
Activity
339eacce1b
grub
/
grub-core
/
video
/
fb
History
Vladimir Testov
339eacce1b
* grub-core/video/fb/video_fb.c: Merge two blit functions
...
into one.
2013-11-05 21:46:16 +04:00
..
fbblit.c
* grub-core/video/fb/fbblit.c: Use (255 ^ x) rather than (255 - x).
2013-10-25 21:35:44 +02:00
fbfill.c
Move blit and fill dispatcher to appropriate files to decrease export
2013-05-30 22:06:28 +02:00
fbutil.c
Detach optional parts of gfxterm and integrate in with coreboot init.
2013-05-31 00:42:33 +02:00
video_fb.c
* grub-core/video/fb/video_fb.c: Merge two blit functions
2013-11-05 21:46:16 +04:00