summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_pixel.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of "ctx->Driver.function = _swrast_Function" lines sinceBrian Paul2006-10-151-9/+0
* Fix some warnings on x86_64Alan Hourihane2006-04-071-2/+6
* Add Intel 945GM supportAlan Hourihane2006-01-231-63/+81
* Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,Brian Paul2005-09-101-3/+3
* remove stray references to ctx->Depth.OcclusionTestBrian Paul2005-08-251-2/+1
* check for null DrawBuffer valuesKeith Whitwell2005-05-091-0/+1
* Bug #1859: Initialize 'size' before first use in intelTryReadPixels()Adam Jackson2004-12-271-1/+1
* 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/+469