aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/savageioctl.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell2008-09-211-7/+7
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-7/+7
* Small cleanup:Felix Kuehling2005-01-211-12/+11
* Added support for ELTS to the _savage_render_stage. Requires at leastFelix Kuehling2005-01-201-4/+89
* Removed all direct hardware access (MMIO, BCI) from the Savage DRIFelix Kuehling2005-01-011-36/+56
* Fixed some missing uint8_t -> u_int8_t.Felix Kuehling2004-12-151-1/+1
* uint*t -> u_int*tAlan Hourihane2004-12-141-3/+3
* Buffer vertices and emit them in batches. Still using conventional drawingFelix Kuehling2004-03-241-1/+28
* Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling2004-02-221-0/+72