summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbconsole.c
Commit message (Expand)AuthorAgeFilesLines
* font: fbconsole: add custom font supportsDu Huanpeng2015-11-231-2/+3
* fbconsole: move font variable into struct font_descDu Huanpeng2015-11-091-19/+17
* fbconsole: no need to copy extra lineAleksey Kuleshov2015-11-061-1/+2
* fb: fbconsole: Add missing blitsSascha Hauer2015-08-201-1/+8
* fb: fbconsole: print cursor after clearing the screenSascha Hauer2015-08-201-0/+1
* gui: Use fb provided shadowfb for offscreen renderingSascha Hauer2015-08-201-1/+1
* video: fbconsole: do not enter when we are already in fbconsoleSascha Hauer2015-08-201-0/+6
* video: implement framebuffer consoleAntony Pavlov2015-07-201-0/+440