[Bug 41224] WineD3D8 crashes on Windows with GTAVC and i915-class video

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 29 11:03:12 CDT 2016


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

--- Comment #4 from Henri Verbeet <hverbeet at gmail.com> ---
Using wined3d on Windows is one of those things that's nominally supported, but
in practice we depend on the people actually using it to keep it working. I.e.,
we try not to break it on purpose, but you're mostly on your own.

That said, it may just be a matter of adding wglGetPixelFormat() in the
"USE_WIN32_OPENGL" block in wined3d_adapter_init(), similar to
wglSwapBuffers().

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