xserver-multidpi/hw/xfree86/fbdevhw
2005-07-02 18:59:44 +00:00
..
fbdevhw.c compile 2005-06-29 15:19:14 +00:00
fbdevhw.h Change several LoaderSymbol calls introduced by the bug #400 patch to 2004-07-31 01:21:19 +00:00
fbdevhw.man.pre Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fbdevhwstub.c Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so 2004-08-03 02:44:23 +00:00
fbpriv.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
Makefile.am Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. 2005-07-02 18:59:44 +00:00
README Initial revision 2003-11-14 16:48:57 +00:00

This is a submodule to access linux framebuffer devices.
It is supported to work as helper module (like vgahw)
for the chipset drivers.  There are functions for
saving/restoring/setting video modes, set palette entries,
and a few more helper functions.  Some of them can be
hooked directly into ScrnInfoRec.

In ../drivers/fbdev is a "chipset" driver.  It is a simple,
non-accelerated and hardware-independent driver which works
on top of this fbdevhw submodule.

  Gerd

--
Gerd Knorr <kraxel@goldbach.in-berlin.de>