aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/s3v/s3v_render.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-4/+4
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-2/+2
* fix GL_LINE_LOOP with drivers using own render pipeline stage (#12410, #13527)Roland Scheidegger2007-12-221-1/+1
* First pass at updating these drivers with pipeline_stage struct changes.Keith Whitwell2005-04-221-53/+4
* Get s3v building with a minimum of warnings.Adam Jackson2004-12-271-28/+29
* Import s3virge and trident drivers. Not functional yet; no Makefile, no DRI-...Adam Jackson2004-12-161-0/+251