[Bug 41052] Failure to create D3D9 device on i915

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 3 11:50:13 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41052

--- Comment #3 from Matteo Bruni <matteo.mystral at gmail.com> ---
It looks like i915 doesn't support BGRA FBO attachments :/

Setting the "OffscreenRenderingMode" registry key to "backbuffer" might be a
workaround, although that's going to break other stuff. FWIW I think "recent"
Wine now fails just because it checks for renderability of the swapchain
surfaces and Wine ~1.5.17 would fail to render properly later on anyway.

I have some wined3d changes planned (for OpenGL ES, which also has very limited
BGRA formats support) which might help with i915 too. Don't hold your breath
though...

You might also try with a newer Mesa. I think there have been a few i915
patches somewhat recently, although I don't recall if they had anything to do
with this particular issue.

-- 
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