summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i830_metaops.c
AgeCommit message (Expand)Author
2010-01-28intel: Remove long-disabled meta readpixels, and associated meta support.Eric Anholt
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
2006-11-27remove assertions to match i915tex code (bug 8726)Brian Paul
2006-11-01Don't use the x/y/width/height params passed to Clear(). Get themBrian Paul
2006-08-18Fix writemasks on texture arb fp instructions.Alan Hourihane
2006-01-23Add Intel 945GM supportAlan Hourihane
2005-09-10Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,Brian Paul
2005-08-25remove stray references to ctx->Depth.OcclusionTestBrian Paul
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
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