aboutsummaryrefslogtreecommitdiffstats
path: root/fb-gui.c
Commit message (Collapse)AuthorAgeFilesLines
* fbpdf: pageflipGerd Hoffmann2016-03-301-1/+1
|
* drm: add flush2.11Gerd Hoffmann2016-03-241-0/+2
|
* move console handling to vt.cGerd Hoffmann2016-03-241-5/+3
|
* zap fb_clear_screenGerd Hoffmann2016-03-241-9/+0
|
* gfx: move over memory pointerGerd Hoffmann2016-03-231-2/+2
|
* start adding a gfx interfaceGerd Hoffmann2016-03-231-136/+19
|
* Add missing stddef.h headerStéphane Aulery2014-12-041-0/+1
| | | | | | | | - misc.h use offsetof() - other use NUUL, size_t and wchar_t Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* Remove unused variable: scalableStéphane Aulery2012-02-101-2/+1
|
* make valgrind happykraxel2006-08-141-0/+1
|
* performance tweakskraxel2006-08-131-2/+6
|
* image blendingkraxel2006-08-121-20/+36
|
* fixup 32bit with transparencykraxel2006-06-141-2/+8
|
* 64bit fixkraxel2006-06-131-3/+4
|
* merge a bunch of fixed from Alan Currykraxel2006-06-131-0/+6
|
* - 16 bpp direct color fix for fbi (bug found by Ville Syrjälä).kraxel2004-08-171-7/+18
|
* - fbi: add config file support to fbikraxel2004-06-081-19/+31
| | | | - fbi: misc fixes
* - fbi: switch over text rendering to freetype2 + fontconfig.kraxel2004-06-071-87/+528
|
* Initial revisionkraxel2004-03-281-0/+189