summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/savage/savagedma.h
AgeCommit message (Collapse)Author
2005-01-01Removed all direct hardware access (MMIO, BCI) from the Savage DRIFelix Kuehling
driver. It uses the new DRM version 2.0.x now, which has just been committed to DRM CVS.
2004-04-08make note about needing to fix the drm driver to enable SAVAGE_CMD_DMAAlan Hourihane
2004-03-24Buffer vertices and emit them in batches. Still using conventional drawingFelix Kuehling
commands, no vertex DMA.
2004-02-22Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling
with modifications to make it work with current Mesa 6.