wined3d: Remove the DIB extra line hack.
commit1bb4b7ece78140fff51dd9d41e393221f71f8105
authorStefan Dösinger <stefan@codeweavers.com>
Mon, 15 Feb 2016 17:18:06 +0000 (15 18:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Feb 2016 03:09:37 +0000 (16 12:09 +0900)
treec4f18faf27d66c7080095151caede91176731b4e
parente65c89f1c52c8aa4bbc375751138d0aec6bd237a
wined3d: Remove the DIB extra line hack.

Our surface pitch alignment should take care of any writes past unaligned
widths.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/surface.c