http://bugs.winehq.org/show_bug.cgi?id=22657
Summary: 3DMark 2001se - Car Chase - High Detail shows black screen Product: Wine Version: 1.1.44 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: kgbricola@web.de
3Dmark 2001se doesn't render the 1. game on high details, the screen is only black. The output while the benchmark is running is:
fixme:d3d:context_check_fbo_status FBO status GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT (0x8cd7) fixme:d3d:context_check_fbo_status Color attachment 0: (0x1a72e0) WINED3DFMT_B8G8R8X8_UNORM 1024x768 fixme:d3d:context_check_fbo_status Depth attachment: (0x1a1ab0) WINED3DFMT_D32_UNORM 1024x768 err:d3d:IWineD3DDeviceImpl_ClearSurface >>>>>>>>>>>>>>>>> GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glClear @ ../../../git/dlls/wined3d/device.c / 4560
This is with NVIDIA 8800GTS, driver 195.36.15.
This is a regression caused by commit
7a2debe113198fab0756dab5a3d1ecf7550c5a9f is the first bad commit commit 7a2debe113198fab0756dab5a3d1ecf7550c5a9f Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed May 5 18:22:36 2010 +0200
wined3d: Use the FBO cache in swapchain_blit().
:040000 040000 cbaa467bd3f4dc194671a7ac352fb9910c3281da 66c0e64fc10b58df2e4533112cd2d3a32efda825 M dlls