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
1073ddb120
grub
/
grub-core
/
video
/
fb
History
Vladimir Serbinenko
fb93c75bdd
video_fb: Fix blue collor if using unoptimized blitter.
...
when unmapping the color what matters is the mode of source, not target.
2017-02-27 01:58:50 +00:00
..
fbblit.c
fbblit: Optimize by replacing division with additions and shifts.
2015-02-26 18:14:28 +01: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
video_fb: Fix blue collor if using unoptimized blitter.
2017-02-27 01:58:50 +00:00