summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/tdfx/tdfx_tris.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-211-4/+4
|\
| * mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-4/+4
* | Remove CVS keywords.José Fonseca2008-05-261-1/+0
|/
* Remove ctx->Point._Size and ctx->Line._Width.Brian2007-07-211-1/+1
* Overhaul/simplify SWvertex and SWspan attribute handling.Brian2007-05-201-8/+8
* Update DRI drivers for new glsl compiler.Brian2007-02-231-8/+8
* Move fallback and other debugging under TDFX_DEBUG using the same mechanismEric Anholt2005-06-011-3/+3
* Add no_rast option.Eric Anholt2005-06-011-0/+1
* removed detritusDaniel Borca2005-01-061-12/+0
* fxRasterPrimitive wasn't always receiving the reduced primitiveDaniel Borca2004-12-171-16/+15
* several new bugsDaniel Borca2004-07-191-165/+215
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-4/+4
* Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell2003-12-091-6/+6
* get tdfx compilingKeith Whitwell2003-12-081-1/+1
* Remove PRIM_PARITY referenceKeith Whitwell2003-12-081-4/+1
* add tdfx DRI driverAlan Hourihane2003-12-041-0/+1258