i965: Don't use tiled_memcpy to download from RGBX or BGRX surfaces
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 2 Feb 2015 17:49:44 +0000 (09:49 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 2 Feb 2015 18:18:42 +0000 (10:18 -0800)
commit2cebaac479d49cd6df4e97b466ba14bab3f30db1
treeaf1da09683811510bc37f6c772db6d3131df11d2
parentaf8fd694d4946493553aac310cc1ce5fa1f765e5
i965: Don't use tiled_memcpy to download from RGBX or BGRX surfaces

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88841

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/drivers/dri/i965/intel_pixel_read.c
src/mesa/drivers/dri/i965/intel_tex_image.c