aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i915_metaops.c
Commit message (Expand)AuthorAgeFilesLines
* intel: track move of bo_exec from drivers to bufmgr.Eric Anholt2008-09-101-1/+0
* [i915] Remove old frontbuffer rotation hack.Eric Anholt2007-11-091-1/+0
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+509
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-711/+0
* Don't use the x/y/width/height params passed to Clear(). Get themBrian Paul2006-11-011-6/+16
* Fix writemasks on texture arb fp instructions.Alan Hourihane2006-08-181-1/+2
* Add Intel 945GM supportAlan Hourihane2006-01-231-12/+196
* Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,Brian Paul2005-09-101-3/+3
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-3/+3
* Add Intel i915GM support, and these extensions.Alan Hourihane2005-01-061-2/+4
* 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/+494