xserver-multidpi/hw/kdrive/neomagic
Keith Packard 8987b2c1ef Make more extensions optional in build (for kdrive). Fix kdrive build for
actual hardware. Fix kdrive pointer signed/unsigned types. Add
    kdrive-required YX rotation functions. Replace rgb text file loading
    with static rgb color table.
2006-02-16 07:17:31 +00:00
..
backend.c Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h 2005-12-27 08:29:50 +00:00
backend.h Begin separating VESA calls into a more generic backend wrapper like the 2004-04-04 07:30:07 +00:00
ChangeLog Make more extensions optional in build (for kdrive). Fix kdrive build for 2006-02-16 07:17:31 +00:00
Makefile.am Make more extensions optional in build (for kdrive). Fix kdrive build for 2006-02-16 07:17:31 +00:00
neo_draw.c Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h 2005-12-27 08:29:50 +00:00
neomagic.c Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h 2005-12-27 08:29:50 +00:00
neomagic.h - Replace the syncAccel hook in the kdrive structure with a pair of hooks 2005-06-09 10:44:45 +00:00
neomagicstub.c Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h 2005-12-27 08:29:50 +00:00
README small fixes. README added 2004-06-07 05:05:10 +00:00

Neomagic KDrive driver for xserver

This is a very simple implementation for Neomagic based cards.
Almost all functions are handled by the VESA driver, and
only solid drawing and bitblt are done with acceleration,

This driver has been tested in MagicGraph 256AV+(NM2230) card
but it should work on other cards as well.

The only warning is to choose a working mode.  You can ask
for supported modes using -listmodes.  I use -mode 0x117.

--
Franco Catrin L.
fcatrin@tuxpan.com