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