intel: Add assert check for blitting alignment.
authorPeter Clifton <pcjc2@cam.ac.uk>
Tue, 9 Nov 2010 22:00:36 +0000 (22:00 +0000)
committerEric Anholt <eric@anholt.net>
Tue, 9 Nov 2010 22:35:28 +0000 (14:35 -0800)
commitefb0417040f4bdd55cf07dd8f54ecd4fc92c1286
tree82e9d80fb2ab5d36611b8988f2c8f37c121a439d
parent00391c79416ffd4b6f3af0ad911b7b8210f746d1
intel: Add assert check for blitting alignment.

Also fixup code comment to reflect that the GPU requires DWORD
alignment, but in this case does not actually pass the value "in
DWORDs" as I previously stated.
src/mesa/drivers/dri/intel/intel_blit.c