summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i830_texblend.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2009-10-05drivers: don't include texformat.hBrian Paul
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-09-10intel: track move of bo_exec from drivers to bufmgr.Eric Anholt
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt
2004-12-14uint*t -> u_int*t changesAlan Hourihane
2004-09-19Merge in all the i830 functional differences from the old i830 driver.Ian Romanick
2004-06-18add missing license textsKeith Whitwell
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell