summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i830_texblend.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul1-9/+8
2008-09-10intel: track move of bo_exec from drivers to bufmgr.Eric Anholt1-1/+0
2007-09-24Move i915tex driver into place as just i915.Eric Anholt1-0/+463
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt1-465/+0
2004-12-14uint*t -> u_int*t changesAlan Hourihane1-8/+0
2004-09-19Merge in all the i830 functional differences from the old i830 driver.Ian Romanick1-703/+98
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/+1058