http://bugs.winehq.org/show_bug.cgi?id=18558
Summary: d3d9/visual: tests fail with fbo or +heap enabled Product: Wine Version: unspecified Platform: PC-x86-64 URL: http://test.winehq.org/data/1394c6eee3150c2ecf588a25ee d6d329adc91950/wine_ae-ub904-fbo/d3d9:visual.html OS/Version: Linux Status: NEW Keywords: download, testcase Severity: minor Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
I noticed today that d3d9:visual fails the same way with +heap or FBO enabled. Fixing the memory corruption may also fix the FBO tests?
http://test.winehq.org/data/1394c6eee3150c2ecf588a25eed6d329adc91950/wine_ae...
visual.c:183: Driver string: "Display" visual.c:184: Description string: "NVIDIA GeForce 9800 GT" visual.c:185: Device name string: "\.\DISPLAY" visual.c:186: Driver version 7.15.11.8044
The tests pass fine with backbuffer/-heap.