summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/intel_pixel_read.c
AgeCommit message (Expand)Author
2007-07-16get rid of more cliprects (readpixel)...Roland Scheidegger
2007-07-16allow blit path for read pixels if pack->alignment isn't 1.Roland Scheidegger
2007-07-14fix assertion, z/stencil swarst readback, (still looks suspicious) copyTexSub...Roland Scheidegger
2007-07-12don't use driDrawable information directly, don't resize at makecurrentRoland Scheidegger
2006-11-21blend, logicop changes for intelEmitCopyBlit backported to i915Keith Whitwell
2006-11-01Import texmem i915 driver to its new location as i915tex.Keith Whitwell