* Added options for disabling the fast path (render stage) and vertex DMA
[mesa.git] / src / mesa / drivers / dri / savage / savagedd.c
2005-01-20 Felix Kuehling* Added options for disabling the fast path (render...
2005-01-10 Felix KuehlingFixes to cope with the lack of AGP textures. This is...
2005-01-01 Felix KuehlingRemoved all direct hardware access (MMIO, BCI) from...
2004-10-08 Alex DeucherApply Eric's stencil wrap patch (Eric Anholt)
2004-02-26 Felix KuehlingConverted vertex setup to use t_vertex.[ch].
2004-02-22 Felix KuehlingImported the Savage DRI driver from the savage-2-0...