http://bugs.winehq.org/show_bug.cgi?id=19684
Summary: Viewports aren't displayed correctly in irrEdit Product: Wine Version: 1.1.27 Platform: PC URL: http://www.ambiera.com/irredit/downloads.html OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: kazade@gmail.com
When you run irrEdit.exe the program starts fine except the viewports to display the scene are have graphical glitches. The following is output to the terminal repeatedly (which is almost certainly the cause):
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects (0,0)-(262,163)/(null) fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects (0,0)-(262,163)/(null) fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
etc.