r600g: make sure async blit is done 8 * pitch at a time v2
authorJerome Glisse <jglisse@redhat.com>
Wed, 6 Feb 2013 20:03:17 +0000 (15:03 -0500)
committerJerome Glisse <jglisse@redhat.com>
Mon, 11 Feb 2013 23:44:18 +0000 (18:44 -0500)
commit323a4488250f8f4e9981623b795763b86f5cae3f
treebdf1886233eb000753fd1352645ebff4bf476a2e
parenta37835c8eda017f0c955e0927e7418e7f3ba3b73
r600g: make sure async blit is done 8 * pitch at a time v2

The blit must be aligned on 8 horizontal block.

v2: no need to align the reminder

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
src/gallium/drivers/r600/r600_state.c