aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_blit.c
Commit message (Expand)AuthorAgeFilesLines
* fix LogicOp/bitmap problem, bug 11133Eric Anholt2007-07-041-2/+5
* i965: xdemos/glxthreads get: Assertion `block->fenced' failed (9201)Zou Nan hai2007-01-061-2/+2
* Gary Wong's patches for CopyPixels Logiop (enable) and BlendKeith Whitwell2006-11-211-5/+33
* Remove x/y/width/height parameters from Clear functions.Brian Paul2006-11-011-16/+11
* Accelerate glBitmap with a color expand blit. Nice speedup for demosKeith Whitwell2006-10-051-0/+96
* Explicit test for +ve pitches in intelEmitCopyBlit()Keith Whitwell2006-09-221-8/+4
* Add a comment about the interactions of negative pitches, overlappingKeith Whitwell2006-09-201-0/+8
* Broadwater seems to prefer this style of blitting.Keith Whitwell2006-09-201-4/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+494