summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_pixel_copy.c
Commit message (Expand)AuthorAgeFilesLines
* drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.Eric Anholt2008-07-111-2/+2
* intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.Eric Anholt2008-06-261-4/+2
* intel: Fix glCopyPixels when x or y are < 0 in hw coordinates.Eric Anholt2008-06-241-14/+10
* i965: Use the shared intel_pixel_copy.c.Eric Anholt2008-06-241-4/+4
* i915: Fix read != draw drawable for glCopyPixels.Eric Anholt2008-06-241-2/+3
* [intel] Move some pixel path support from drivers to shared.Eric Anholt2007-12-211-0/+382