summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/savage/savageioctl.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-26dri: Remove all DRI1 driversIan Romanick1-203/+0
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-1/+1
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg1-1/+1
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell1-7/+7
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul1-7/+7
2005-01-21Small cleanup:Felix Kuehling1-12/+11
2005-01-20Added support for ELTS to the _savage_render_stage. Requires at leastFelix Kuehling1-4/+89
2005-01-01Removed all direct hardware access (MMIO, BCI) from the Savage DRIFelix Kuehling1-36/+56
2004-12-15Fixed some missing uint8_t -> u_int8_t.Felix Kuehling1-1/+1
2004-12-14uint*t -> u_int*tAlan Hourihane1-3/+3
2004-03-24Buffer vertices and emit them in batches. Still using conventional drawingFelix Kuehling1-1/+28
2004-02-22Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling1-0/+72