intel: Respect texture tiling when doing a PBO blit teximage upload.
authorEric Anholt <eric@anholt.net>
Sat, 30 Jan 2010 23:11:09 +0000 (15:11 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 30 Jan 2010 23:12:23 +0000 (15:12 -0800)
commit22bbc979944084ddffbb2c42a8178e172beaece0
tree6d3e5212dc75263712c98aa2fc0a2594147170f7
parenta794c660d30b04ed50482cf2f26e0a7f9687319e
intel: Respect texture tiling when doing a PBO blit teximage upload.

Bug #26008.  Fixes piglit pbo-teximage-tiling-2.
src/mesa/drivers/dri/intel/intel_tex_image.c