aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_pixel_bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* i965: fix bad casts in do_blit_bitmap to support WindowPos correctlyXiang, Haihao2007-07-311-4/+4
* fix LogicOp/bitmap problem, bug 11133Eric Anholt2007-07-041-2/+5
* Accelerate glBitmap with a color expand blit. Nice speedup for demosKeith Whitwell2006-10-051-0/+350