aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/savagerender.c
Commit message (Expand)AuthorAgeFilesLines
* in run_texnorm_stage() check if the texture unit is really enabled before try...Brian Paul2005-11-191-50/+52
* fix problems found with gcc 2.96 (bug 4934)Brian Paul2005-10-311-5/+5
* 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