summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64/mach64_tris.c
Commit message (Expand)AuthorAgeFilesLines
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+1
* 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-4/+4
* Remove ctx->Point._Size and ctx->Line._Width.Brian2007-07-211-5/+8
* Bug 7790: Polygons incorrectly clipped by mach64 driverGeorge Sapountzis2006-12-121-7/+10
* Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) andEric Anholt2005-05-311-4/+32
* Add the no_rast debug option to mach64. It shows that software fallbacks areEric Anholt2005-05-301-2/+0
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-4/+4
* fix mach64 non native.. no reason to use it...Dave Airlie2004-06-091-0/+1
* remove vertex_stride_shift, fix up code to not need itDave Airlie2004-02-121-9/+8
* fix up specular color/fog and triangle vertex retrievalDave Airlie2004-02-121-11/+10
* Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie2004-02-051-0/+1896