aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i830_metaops.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-4/+4
* intel: track move of bo_exec from drivers to bufmgr.Eric Anholt2008-09-101-1/+0
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+457
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-922/+0
* remove assertions to match i915tex code (bug 8726)Brian Paul2006-11-271-2/+0
* Don't use the x/y/width/height params passed to Clear(). Get themBrian Paul2006-11-011-2/+12
* Fix writemasks on texture arb fp instructions.Alan Hourihane2006-08-181-1/+2
* Add Intel 945GM supportAlan Hourihane2006-01-231-25/+206
* Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,Brian Paul2005-09-101-4/+4
* remove stray references to ctx->Depth.OcclusionTestBrian Paul2005-08-251-2/+1
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-3/+3
* Merge in all the i830 functional differences from the old i830 driver.Ian Romanick2004-09-191-8/+22
* add missing license textsKeith Whitwell2004-06-181-0/+20
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+699