summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_blit.c
AgeCommit message (Expand)Author
2007-07-04fix LogicOp/bitmap problem, bug 11133Eric Anholt
2007-01-06i965: xdemos/glxthreads get: Assertion `block->fenced' failed (9201)Zou Nan hai
2006-11-21Gary Wong's patches for CopyPixels Logiop (enable) and BlendKeith Whitwell
2006-11-01Remove x/y/width/height parameters from Clear functions.Brian Paul
2006-10-05Accelerate glBitmap with a color expand blit. Nice speedup for demosKeith Whitwell
2006-09-22Explicit test for +ve pitches in intelEmitCopyBlit()Keith Whitwell
2006-09-20Add a comment about the interactions of negative pitches, overlappingKeith Whitwell
2006-09-20Broadwater seems to prefer this style of blitting.Keith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt