http://bugs.winehq.org/show_bug.cgi?id=13828
Summary: Direct3D only shows garbage when rendering to a child window on intel Product: Wine Version: 1.0-rc4 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: m.b.lankhorst@gmail.com
Created an attachment (id=13878) --> (http://bugs.winehq.org/attachment.cgi?id=13878) Example of corruption, this should be a white square in a black square.
If you have a program that creates a child window and then tries to render something to it, you will only see garbage, instead of the expected image.
This doesn't seem to happen with the nvidia drivers, so it could be an intel bug only.