xserver/hw/kdrive/neomagic
Eric Anholt 75065f3a54 Perform a warnings sweep on hw/kdrive. A number of these were my fault, but
some come from others.
2005-06-09 23:22:55 +00:00
..
ChangeLog Perform a warnings sweep on hw/kdrive. A number of these were my fault, but 2005-06-09 23:22:55 +00:00
Makefile.am Include -lts if appropriate. Patch from pattieja@bentham.ispvip.biz. 2004-07-21 20:33:35 +00:00
README small fixes. README added 2004-06-07 05:05:10 +00:00
backend.c small fixes, but still can't get this driver woking again 2004-04-05 18:19:34 +00:00
backend.h Begin separating VESA calls into a more generic backend wrapper like the 2004-04-04 07:30:07 +00:00
neo_draw.c Perform a warnings sweep on hw/kdrive. A number of these were my fault, but 2005-06-09 23:22:55 +00:00
neomagic.c Perform a warnings sweep on hw/kdrive. A number of these were my fault, but 2005-06-09 23:22:55 +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 hw/kdrive/ati/radeon_composite.c Support linear filtering 2005-02-08 22:43:54 +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