summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_pixel_copy.c
AgeCommit message (Expand)Author
2007-08-29i965: store read drawable info in intel_context. Some OpenGLXiang, Haihao
2006-12-02Structure CopyPixels similarly to i915 do_texture_copypixels, to ease future ...Gary Wong
2006-11-29Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt
2006-11-21Gary Wong's patches for CopyPixels Logiop (enable) and BlendKeith Whitwell
2006-10-05Accelerate glBitmap with a color expand blit. Nice speedup for demosKeith Whitwell
2006-09-20add accelerated glCopyPixels pathKeith Whitwell