This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
fb
History
Jung-uk Kim
663593f19f
Do not save/restore video memory if we are not using linear frame buffer.
...
Note this partially revert r233896.
2013-08-28 19:06:22 +00:00
..
boot_font.c
Convert files to UTF-8
2012-01-15 13:23:43 +00:00
creator.c
…
creatorreg.h
…
fb.c
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
fbreg.h
Piggyback MIPS changes and add ARM syscons support for devices with
2012-08-25 23:59:31 +00:00
gallant12x22.c
…
gfb.h
…
machfb.c
…
machfbreg.h
…
s3_pci.c
Fix a Clang warning.
2012-04-16 23:29:12 +00:00
splash_bmp.c
…
splash_pcx.c
Convert files to UTF-8
2012-01-15 13:23:18 +00:00
splash_txt.c
- Add support for ASCII art splash screens in TheDraw format
2011-12-12 21:12:07 +00:00
splash.c
…
splashreg.h
…
vesa.c
Do not save/restore video memory if we are not using linear frame buffer.
2013-08-28 19:06:22 +00:00
vesa.h
Properly check VESA video mode number.
2012-02-16 22:33:53 +00:00
vga.c
Remove a useless warning. The mode information is unused for very long time
2012-04-04 21:19:55 +00:00
vgareg.h
…