aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mesa: lift default symlinks target into Makefile.templateBrian Paul2009-10-161-1/+0
* Refactor COMMON_SOURCES up to Makefile.templateAdam Jackson2005-05-051-11/+0
* Add drirenderbuffer.c to COMMON_SOURCESAdam Jackson2005-05-041-0/+1
* Added a fast path for emitting unclipped primitives directly to aFelix Kuehling2005-01-161-0/+1
* Removed all direct hardware access (MMIO, BCI) from the Savage DRIFelix Kuehling2005-01-011-2/+1
* Converted the Savage driver to the new DRI interface and enabled compilationFelix Kuehling2004-08-221-0/+40