http://bugs.winehq.org/show_bug.cgi?id=12911
Summary: Garbled opengl graphics in emachineshop Product: Wine Version: 0.9.60 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl AssignedTo: wine-bugs@winehq.org ReportedBy: tpikonen@gmail.com
Emachineshop uses pure opengl to draw 2D and 3D graphics (loaddll trace shows opengl32.dll, but not d3d* or ddraw*), but all the graphics is garbled. The graphics areas in the application seem to show display memory contents from a random address.
No error messages or crashes are triggered and the application works otherwise perfectly, as far as one can tell. This seems to be a bug in an existing implementation and not a lack of implementation.
I tested in Ubuntu Hardy with Intel 855GM graphics chip. Linux Opengl applications work fine.