summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i830_metaops.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul1-4/+4
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/+457
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt1-922/+0
2006-11-27remove assertions to match i915tex code (bug 8726)Brian Paul1-2/+0
2006-11-01Don't use the x/y/width/height params passed to Clear(). Get themBrian Paul1-2/+12
2006-08-18Fix writemasks on texture arb fp instructions.Alan Hourihane1-1/+2
2006-01-23Add Intel 945GM supportAlan Hourihane1-25/+206
2005-09-10Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,Brian Paul1-4/+4
2005-08-25remove stray references to ctx->Depth.OcclusionTestBrian Paul1-2/+1
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul1-3/+3
2004-09-19Merge in all the i830 functional differences from the old i830 driver.Ian Romanick1-8/+22
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/+699