summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/savagestate.c
Commit message (Expand)AuthorAgeFilesLines
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-3/+3
* Removed some useless definitions, artifacts from the Utah-GLX i810 driver.Felix Kuehling2004-03-211-62/+62
* unsigned int -> uint32_t, unsigned char -> uint8_t where the size matters.Felix Kuehling2004-03-211-19/+48
* Cleaned up and fixed stencil fallback.Felix Kuehling2004-03-201-24/+9
* Fixed some small state tracking issues while hunting a different problem.Felix Kuehling2004-03-021-4/+6
* Reorganized hardware state data structures and state emission. Don't trackFelix Kuehling2004-02-291-904/+378
* Converted vertex setup to use t_vertex.[ch].Felix Kuehling2004-02-261-1/+0
* Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling2004-02-221-0/+2444