[Bug 12692] Final Reality: DX5 benchmark fails to start

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 17 19:01:23 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12692


Stefan Dösinger <stefandoesinger at gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefandoesinger at gmx.at




--- Comment #12 from Stefan Dösinger <stefandoesinger at gmx.at>  2008-07-17 19:01:23 ---
I guess the app tries to do D3D drawing on the NULL window, which this hack
dodges for some reason. That's a rather tricky problem, since opengl cannot
draw on NULL.

I've no idea why this happens. Probably the NULL window is incorrect, and for
some reason should be ignored(check the logs, write a test app to see what
happens on windows), or we have to find a way to draw to NULL(create our own
overlay window???)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list