summaryrefslogtreecommitdiff
path: root/hw/kdrive/ati/ati.h
AgeCommit message (Expand)Author
2008-05-16The great kdrive purge.Adam Jackson
2007-06-29Death to RCS tags.Adam Jackson
2006-04-02../stubAdam Jackson
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson
2005-06-10Axe a few dead fields from the port priv struct and add my name to theEric Anholt
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt
2005-02-21Move the draw tracing supplies into ati_draw.h, and do some touchups on it.Eric Anholt
2005-01-27Remove an unused field.Eric Anholt
2005-01-25Add tracing. Hack Radeon cache registers to use 3D addresses. Works on M6Keith Packard
2004-09-12Reset the CCE/CP on engine reset, and make the ATIDRIDMA functions take aEric Anholt
2004-09-11- Add disabled WIP trapezoid code for R128 and R100. The R128 rendering isEric Anholt
2004-07-22Correct pitch so that accelerator can run on 1400x1050 screens. Add a fewKeith Packard
2004-07-19Use the offscreen memory manager as much as possible to do the reservationEric Anholt
2004-06-28Separate out off-screen allocation from Init. Fix Enable to updateKeith Packard
2004-05-17Overhaul of the ATI driver:Eric Anholt
2004-01-25- Add glx visuals code based on XFree86's Radeon driver.Eric Anholt
2004-01-09Change PCI ID information field to be one of r128, r100, r200, r300. ThisEric Anholt
2004-01-08- Add a new UploadToScratch kaa hook for putting the data for a singleEric Anholt
2003-12-29Merge dri-0-1-branch to trunk. Notable changes:Eric Anholt
2003-12-01- Add fbdev mode-setting backend to Xati. It and vesa are compiled in whenEric Anholt
2003-11-20- Fix a bug in pitch alignment for offscren pixmaps.Eric Anholt
2003-11-19- Add PCI information (device/vendor id, bus location) to KdCardAttr toEric Anholt