wined3d: Full surface DXTn copy.
commitc87d5352a5508649071e932186aa1c13c113cf53
authorStefan Dösinger <stefan@codeweavers.com>
Sat, 28 Apr 2007 12:28:55 +0000 (28 14:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 May 2007 19:42:45 +0000 (7 21:42 +0200)
tree6ccd8ebfd553adf213b6d856b1795ab53adaad7c
parent2ecacc619f1ea4931c3c654d80ba1aead4527ef6
wined3d: Full surface DXTn copy.

Height * Pitch is not a valid way to calculate the surface size for
DXTn surfaces. Instead of messing with format specific formulas just
use the size stored in the destination surface.
dlls/wined3d/surface_gdi.c