summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/tdfx/tdfx_tris.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-03-03Remove stray defines of HAVE_RGBAIan Romanick
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2007-07-21Remove ctx->Point._Size and ctx->Line._Width.Brian
2007-05-20Overhaul/simplify SWvertex and SWspan attribute handling.Brian
2007-02-23Update DRI drivers for new glsl compiler.Brian
2005-06-01Move fallback and other debugging under TDFX_DEBUG using the same mechanismEric Anholt
2005-06-01Add no_rast option.Eric Anholt
2005-01-06removed detritusDaniel Borca
2004-12-17fxRasterPrimitive wasn't always receiving the reduced primitiveDaniel Borca
2004-07-19several new bugsDaniel Borca
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell
2003-12-09Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell
2003-12-08get tdfx compilingKeith Whitwell
2003-12-08Remove PRIM_PARITY referenceKeith Whitwell
2003-12-04add tdfx DRI driverAlan Hourihane