aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/savagedma.c
Commit message (Expand)AuthorAgeFilesLines
* Removed savagedma.[ch]. They have been unused for a while and were onlyFelix Kuehling2005-03-121-209/+0
* Removed all direct hardware access (MMIO, BCI) from the Savage DRIFelix Kuehling2005-01-011-149/+1
* - Fake projective textures on a single texture unit. A fallback is onlyFelix Kuehling2004-12-221-2/+2
* uint*t -> u_int*tAlan Hourihane2004-12-141-18/+18
* Buffer vertices and emit them in batches. Still using conventional drawingFelix Kuehling2004-03-241-0/+59
* unsigned int -> uint32_t, unsigned char -> uint8_t where the size matters.Felix Kuehling2004-03-211-12/+12
* Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling2004-02-221-0/+298