http://bugs.winehq.org/show_bug.cgi?id=34975
Bug #: 34975 Summary: 3DMark2000 does not show d3d rendering Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: stefan@codeweavers.com Classification: Unclassified
Created attachment 46604 --> http://bugs.winehq.org/attachment.cgi?id=46604 FBO errors
3DMark2000 does not show its d3d rendering. The benchmark runs and completes successfully, but while it is running it is only showing the last screen contents before the benchmark was started.
This is a regression, regression test result is: 7e8897b7b84af07b7722911d2269daca79e3dd49 is the first bad commit commit 7e8897b7b84af07b7722911d2269daca79e3dd49 Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Nov 20 10:04:32 2013 +0100
wined3d: Get rid of the redundant texture_name and texture_name_srgb fields in struct wined3d_surface.
:040000 040000 9bb2dfdcec16cba91c1548d8de7fc30c79986bea 6499c069a69547684daae9eb440bb373a3cf6c30 M dlls
FBO errors are written during the test run, see attachment fbo-bad.txt.bz2. These errors may not have anything to do with the regression. There are FBO errors before this patch with rendering working.