summaryrefslogtreecommitdiff
path: root/hw/kdrive/neomagic/neomagic.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt1-1/+0
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt1-1/+0
2004-06-07small fixes. README addedFranco Catrin L1-0/+5
2004-04-11First acceleration function implemented (DrawSolid)Franco Catrin L1-13/+0
2004-04-11Finnally got MMIO working all timecat ChangeLog cat ChangeLog cat ChangeLogFranco Catrin L1-2/+2
2004-04-06Return back to VESA only versionFranco Catrin L1-54/+17
2004-04-05small fixes, but still can't get this driver woking againFranco Catrin L1-1/+4
2004-04-05removed hardcoded vesa references so we can operate with any backend. fbdevBrent Cook1-84/+139
2004-04-04Begin separating VESA calls into a more generic backend wrapper like theBrent Cook1-136/+138
2004-04-03added touchscreen support, detect all known PCI chips in the Neomagic line.Brent Cook1-0/+32
2004-04-03initial import of original driver by Franco Catrin L. Wraps VESA for mostBrent Cook1-0/+290