aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/savage_3d_reg.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed some missing uint8_t -> u_int8_t.Felix Kuehling2004-12-151-3/+3
* uint*t -> u_int*tAlan Hourihane2004-12-141-33/+33
* Add some Savage3D stencil documentation based on discussions during theIan Romanick2004-10-041-0/+15
* Removed some useless definitions, artifacts from the Utah-GLX i810 driver.Felix Kuehling2004-03-211-347/+0
* unsigned int -> uint32_t, unsigned char -> uint8_t where the size matters.Felix Kuehling2004-03-211-262/+259
* Reorganized hardware state data structures and state emission. Don't trackFelix Kuehling2004-02-291-157/+128
* Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling2004-02-221-0/+1063