summaryrefslogtreecommitdiff
path: root/hw/kdrive/neomagic/neo_draw.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-16The great kdrive purge.Adam Jackson1-210/+0
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2005-08-08Build with modular X.org libraries and headers.kdrive-initial-importKeith Packard1-1/+0
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt1-4/+0
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt1-16/+22
2004-06-07small fixes. README addedFranco Catrin L1-8/+3
2004-04-11Added ROPFranco Catrin L1-5/+27
2004-04-11Fixed size calculation in solid renderingFranco Catrin L1-13/+4
2004-04-11Basic bitblt implementationFranco Catrin L1-2/+25
2004-04-11First acceleration function implemented (DrawSolid)Franco Catrin L1-25/+5
2004-04-11Finnally got MMIO working all timecat ChangeLog cat ChangeLog cat ChangeLogFranco Catrin L1-18/+29
2004-04-04Begin separating VESA calls into a more generic backend wrapper like theBrent Cook1-109/+85
2004-04-03initial import of original driver by Franco Catrin L. Wraps VESA for mostBrent Cook1-0/+211