Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed savagedma.[ch]. They have been unused for a while and were only | Felix Kuehling | 2005-03-12 | 1 | -52/+0 |
| | | | | | kept around for reference. Now that command DMA is implemented in the DRM module they are no longer needed. | ||||
* | Removed all direct hardware access (MMIO, BCI) from the Savage DRI | Felix Kuehling | 2005-01-01 | 1 | -4/+0 |
| | | | | | driver. It uses the new DRM version 2.0.x now, which has just been committed to DRM CVS. | ||||
* | make note about needing to fix the drm driver to enable SAVAGE_CMD_DMA | Alan Hourihane | 2004-04-08 | 1 | -0/+1 |
| | |||||
* | Buffer vertices and emit them in batches. Still using conventional drawing | Felix Kuehling | 2004-03-24 | 1 | -0/+5 |
| | | | | commands, no vertex DMA. | ||||
* | Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS | Felix Kuehling | 2004-02-22 | 1 | -0/+50 |
with modifications to make it work with current Mesa 6. |