aboutsummaryrefslogtreecommitdiffstats
path: root/fbtools.c
Commit message (Expand)AuthorAgeFilesLines
* portability fixes, some modernizationGerd Hoffmann2019-05-081-4/+14
* resume display tweakGerd Hoffmann2019-04-161-1/+2
* add device_open()Gerd Hoffmann2019-04-161-1/+2
* more logind console switchingGerd Hoffmann2019-03-271-2/+7
* drop dead codeGerd Hoffmann2019-02-231-10/+0
* drm format wireupGerd Hoffmann2019-02-041-1/+2
* fmt wireup, framebufferGerd Hoffmann2019-02-031-24/+13
* use cloexecGerd Hoffmann2019-01-311-1/+1
* fbdev support, console switchingGerd Hoffmann2019-01-311-0/+2
* drop -vt optionGerd Hoffmann2019-01-311-5/+1
* udev device enumerationGerd Hoffmann2019-01-311-1/+1
* kbd: experimental libinput supportGerd Hoffmann2019-01-181-0/+5
* drop strsignal detectionGerd Hoffmann2017-04-251-7/+0
* fix file descriptor leakGerd Hoffmann2016-04-221-0/+1
* update device reportingGerd Hoffmann2016-03-241-2/+1
* report deviceGerd Hoffmann2016-03-241-0/+1
* drop unused stuffGerd Hoffmann2016-03-241-1/+0
* zap unused varsGerd Hoffmann2016-03-241-2/+0
* gfx init and console switching tweaksGerd Hoffmann2016-03-241-23/+2
* add drm support, console switching fixesGerd Hoffmann2016-03-241-18/+0
* whitespaceGerd Hoffmann2016-03-241-3/+3
* tty is stdinGerd Hoffmann2016-03-241-18/+15
* move console_activate_currentGerd Hoffmann2016-03-241-21/+1
* move console handling to vt.cGerd Hoffmann2016-03-241-60/+3
* move console switching to mainGerd Hoffmann2016-03-241-73/+1
* zap fb_clear_screenGerd Hoffmann2016-03-241-1/+1
* move signal handling out of fb codeGerd Hoffmann2016-03-241-40/+0
* zap devicefs leftoverGerd Hoffmann2016-03-241-39/+5
* gfx: move over cleanup functionGerd Hoffmann2016-03-231-29/+31
* gfx: move over memory pointerGerd Hoffmann2016-03-231-2/+4
* start adding a gfx interfaceGerd Hoffmann2016-03-231-34/+114
* Add missing stddef.h headerStéphane Aulery2014-12-041-0/+1
* use strsignalGerd Hoffmann2014-11-251-1/+8
* drop asm/page.h includekraxel2008-04-071-2/+0
* make valgrind happykraxel2006-08-141-1/+2
* fixup page_maskkraxel2006-06-151-1/+1
* merge a bunch of fixed from Alan Currykraxel2006-06-131-3/+3
* sync up, minor fixeskraxel2006-03-171-3/+3
* - fbgs: add switch to display color.kraxel2004-11-081-0/+2
* Initial revisionkraxel2004-03-281-0/+523