wined3d: Round up to complete compressed blocks in IWineD3DDeviceImpl_UpdateSurface().
commitb20df2a24c369951532dbcefbd80e7c4fb9607da
authorHenri Verbeet <hverbeet@codeweavers.com>
Sun, 15 Aug 2010 21:21:48 +0000 (15 23:21 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Aug 2010 11:47:49 +0000 (16 13:47 +0200)
treeec0b4bea020d448b633ffc406defd06c6b5cd027
parentd494dfb6c083295b033d5327df0bcc681b8c19a2
wined3d: Round up to complete compressed blocks in IWineD3DDeviceImpl_UpdateSurface().

This is mostly an issue for surfaces with dimensions smaller than their
format's block width/height.
dlls/wined3d/device.c