summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/intel_pixel.c
AgeCommit message (Expand)Author
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-09check for null DrawBuffer valuesKeith Whitwell
2004-12-27Bug #1859: Initialize 'size' before first use in intelTryReadPixels()Adam Jackson
2004-06-18add missing license textsKeith Whitwell
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell