summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/savagerender.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a segfault introduced by Keith's pipeline changes.Felix Kuehling2005-04-231-1/+2
* First pass at updating these drivers with pipeline_stage struct changes.Keith Whitwell2005-04-221-44/+17
* * Added options for disabling the fast path (render stage) and vertex DMAFelix Kuehling2005-01-201-0/+1
* Added support for ELTS to the _savage_render_stage. Requires at leastFelix Kuehling2005-01-201-20/+57
* Added a fast path for emitting unclipped primitives directly to aFelix Kuehling2005-01-161-0/+356