i965/copy_image: Divide the x offsets by block width when using the blitter
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 2 Sep 2014 22:30:41 +0000 (15:30 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 3 Sep 2014 19:27:19 +0000 (12:27 -0700)
commit11ee9a4d99fd68be4c09341225e7faeff70d1b9b
tree3e51e4b5fdd42c45f3f86a451416cebaf2ab6f93
parent499acf6e4a758be74dc5813a8c174da4360e046d
i965/copy_image: Divide the x offsets by block width when using the blitter

Signed-off-by: Jason Ekstrand <jason.ekstrand@intel.com>
Cc: "10.3" <mesa-stable@lists.freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82804
Tested-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/intel_copy_image.c