summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/intel_tris.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-01Get batchbuffers working natively again. This code stillKeith Whitwell1-30/+14
2006-01-28remove debugKeith Whitwell1-1/+2
2006-01-25Another texture manager checkpoint:Keith Whitwell1-30/+133
2005-11-12Move stuff common to vertex/fragment_program into the base class, including:Brian Paul1-2/+2
2005-05-17Disable leftover debug statementsKeith Whitwell1-2/+2
2005-05-09i915 will use _TexEnvProgram (if active)Keith Whitwell1-1/+1
2004-08-14bring over change from xorg trunk - let build on non-i386Dave Airlie1-1/+1
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell1-4/+4
2004-06-18add missing license textsKeith Whitwell1-0/+20
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell1-0/+900