[Bug 7162] Deus Ex OpenGL rendering confined to small rectangle

Wine Bugs wine-bugs at winehq.org
Tue Feb 27 19:21:21 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7162





------- Additional Comments From a.hurst at shef.ac.uk  2007-27-02 19:21 -------
Think I got it!

Line 1210 of dlls/ddraw/device.c:

1210             sdesc.ddpfPixelFormat.dwSize =
sizeof(sdesc.ddpfPixelFormat.dwSize);

Surely should be sizeof(sdesc.ddpfPixelFormat);

?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list