Licensing issues of these files include: - They claim to be licensed under the GPL, yet we haven't allowed that in the xserver repository in the past. - They refer the user to the top of the tree for GPL license text, yet it isn't there. - They claim to be derived from the (MIT-licensed) ati kdrive code, yet don't follow the licensing terms of those files. |
||
|---|---|---|
| .. | ||
| ChangeLog | ||
| Makefile.am | ||
| README | ||
| neo_draw.c | ||
| neomagic.c | ||
| neomagic.h | ||
| neomagicstub.c | ||
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