aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_tris.c
Commit message (Expand)AuthorAgeFilesLines
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+1152
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-945/+0
* fix the broken fallback string/debug stuffBrian Paul2006-09-221-19/+44
* remove extra indentationBrian Paul2006-09-221-98/+98
* Some structure renaming. Prefix vertex/fragment-related structs withBrian Paul2006-07-201-1/+1
* Add const qualifiers in a number of places.Brian Paul2006-05-231-1/+1
* Move stuff common to vertex/fragment_program into the base class, including:Brian Paul2005-11-121-2/+2
* Disable leftover debug statementsKeith Whitwell2005-05-171-2/+2
* i915 will use _TexEnvProgram (if active)Keith Whitwell2005-05-091-1/+1
* bring over change from xorg trunk - let build on non-i386Dave Airlie2004-08-141-1/+1
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-4/+4
* add missing license textsKeith Whitwell2004-06-181-0/+20
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+900