http://bugs.winehq.org/show_bug.cgi?id=8194
------- Additional Comments From stefandoesinger@gmx.at 2007-08-06 15:31 ------- Created an attachment (id=6677) --> (http://bugs.winehq.org/attachment.cgi?id=6677&action=view) Proposed fix for the alignment bug
This patch makes wined3d use quadword alignment for ddraw / d3d7 surfaces, and forces the alignment on the DIB section for gdi surfaces.
I really hope that patch applies, its the topmost patch in my wine tree which has quite some modifications in wined3d.